From owner-freebsd-hackers Fri Nov 10 14:15:47 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp01.primenet.com (smtp01.primenet.com [206.165.6.131]) by hub.freebsd.org (Postfix) with ESMTP id C993937B479 for ; Fri, 10 Nov 2000 14:15:45 -0800 (PST) Received: (from daemon@localhost) by smtp01.primenet.com (8.9.3/8.9.3) id PAA08122; Fri, 10 Nov 2000 15:14:45 -0700 (MST) Received: from usr08.primenet.com(206.165.6.208) via SMTP by smtp01.primenet.com, id smtpdAAA1iaq0q; Fri Nov 10 11:25:43 2000 Received: (from tlambert@localhost) by usr08.primenet.com (8.8.5/8.8.5) id LAA23595; Fri, 10 Nov 2000 11:26:31 -0700 (MST) From: Terry Lambert Message-Id: <200011101826.LAA23595@usr08.primenet.com> Subject: Re: aio_read() broken functionality. To: bright@wintelcom.net (Alfred Perlstein) Date: Fri, 10 Nov 2000 18:26:31 +0000 (GMT) Cc: accelware@accelware.com (Dmitry Sychov), freebsd-hackers@FreeBSD.ORG In-Reply-To: <20001109132339.B5112@fw.wintelcom.net> from "Alfred Perlstein" at Nov 09, 2000 01:23:39 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > * Dmitry Sychov [001109 13:06] wrote: > > Greetings. > > > > According to manual the aio_offset field of the "aiocb" structure > > is ignored in the aio_read() call. So one can read the file only from > > beginning. Very bad for me. :-( > > > > Will this bug be fixed in FreeBSD 5.0? > > Hrm, parsing through the kernel code it looks like this is just a > bug in the manpage, basically aio_offset doesn't look like it's > ignored, can you try to use aio_offset and report if it works or > not. > > Please submit some test code if it doesn't. > > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message