From owner-freebsd-hackers Thu Dec 13 5:46:38 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from niwun.pair.com (niwun.pair.com [209.68.2.70]) by hub.freebsd.org (Postfix) with SMTP id E49BB37BECB for ; Thu, 13 Dec 2001 05:44:52 -0800 (PST) Received: (qmail 2330 invoked by uid 3193); 13 Dec 2001 13:44:51 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 13 Dec 2001 13:44:51 -0000 Date: Thu, 13 Dec 2001 08:44:51 -0500 (EST) From: Mike Silbersack X-Sender: To: Mike Smith Cc: Matthew Dillon , Jordan Hubbard , , Subject: Re: NFS: How to make FreeBSD fall on its face in one easy step In-Reply-To: <200112122345.fBCNjr103779@mass.dis.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 12 Dec 2001, Mike Smith wrote: > Many of the key issues in making OS X NFS work were related to its > interaction with the UBC and the subtly different VFS semantics, > although the same issues probably exist in different form in the > FreeBSD code. I get dragged into some really shocking corridor > discussions every now and then. 8) > > = Mike I just thought of something regarding fsx.c - I think it perhaps needs another set of test vectors added. There's a third way we read files now: through sendfile(). If someone has time, it might be worth adding an OP_SENDFILEREAD case and seeing if it shows any additional bugs. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message