From nobody Fri Feb 17 20:20:23 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PJNV00krpz3rQmv for ; Fri, 17 Feb 2023 20:20:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PJNTz52mYz4By8 for ; Fri, 17 Feb 2023 20:20:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676665223; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=k79sl4ZDfWEmrUT781ymAcEyzA3mMPvGZzClgKrsjPs=; b=bIhokieARcfa4Asw6PmJsHK54R+6Zl2zH8B6xe0cqiZGf1JNbiKb0q5wHa9LKjQcJnE14L QpACvg4lzHWL09kKczG9SvTFBFzKLSQT3ORxTtrbF6LSv8JgSIYzn40XKid/mjQtTCx6Nc lv9nEQlitEN1FzxCZa29f2jCtn5xHo2orH65P/FEuxWEUk1RshXn4AwjUx3qUIxMjn0j8j 2G0prAjB4z1A1sKkPHXNc+V+8X6S0Au+MhhhFHXdryRKHocMUjS3tFSOx4SAXesWiPMZQf zirUzdpJ6ZKq7s3wfUV4FJOy+TlYn9zoD0Hx8O82PyoDTrzjj6GQCpyoUPiLIA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676665223; a=rsa-sha256; cv=none; b=eBE8gL+Wo7t0vbzSgiRQuRahOqaWUEqAcA2PygjfoBaxNJAciGP1ezYe42XmrL5h+wHKYW tMWEqbtWelivakkc4Kfi6EksRwscvX0K4Z6RZFASDEKDa9eDrzOOjhLj6BSRfXy5AFQ43l kyLMkwkPvCygsEMG/5Aqz6S81ypEdMBGWtFBEhCk+n6ZmHdS/vAyquWJ332+/i3XW+Xou9 In12Amd5XwchrGw2YMjcJCMRK9L+NY5ydtpQWwEbTvyhJiY5r20JSXIjMEOA/wlJmNWT/P cIhwnb5ky5f9NPHSIxcolNH5b5e/YMQ0wWhAWpY/2Kn7m5v+B6AgeyyvlhhRvQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PJNTz42CPzwKK for ; Fri, 17 Feb 2023 20:20:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 31HKKNEF096131 for ; Fri, 17 Feb 2023 20:20:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31HKKNL2096130 for bugs@FreeBSD.org; Fri, 17 Feb 2023 20:20:23 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 269638] aio_read() w/o aio_offset Date: Fri, 17 Feb 2023 20:20:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vini.ipsmaker@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269638 Bug ID: 269638 Summary: aio_read() w/o aio_offset Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: vini.ipsmaker@gmail.com Hi, I'd like to use AIO to read files w/o specifying an offset in the member aio_offset. Instead, I'd like for the current file offset to be used. For Linux, io_uring supports using -1 for the offset to indicate that the curre= nt file position should be used instead of passing in an explicit offset. I'd = like to do the same on FreeBSD. Could a function aio_readpipe() (and aio_writepipe()) or something like that be added? --=20 You are receiving this mail because: You are the assignee for the bug.=