From owner-freebsd-hackers Sun Apr 18 18:39:15 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id DC92E14E8F; Sun, 18 Apr 1999 18:39:03 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id SAA83121; Sun, 18 Apr 1999 18:36:37 -0700 (PDT) (envelope-from dillon) Date: Sun, 18 Apr 1999 18:36:37 -0700 (PDT) From: Matthew Dillon Message-Id: <199904190136.SAA83121@apollo.backplane.com> To: Bob Bishop , Wilko Bulte , current@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: NFS patch #5 avail - need testers files) Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG NFS patch #5 is now available for -current. I believe I have fixed all the bugs for NFSV3 over UDP, but I need people to help test it. http://www.backplane.com/FreeBSD4/ This patch also includes general B_VMIO caching for directories ( ufs, nfs, anyone ), which DG may commit soon so if you get errors just wait a bit for me to update the patch or fix collisions yourself. To use, unapply any previous patches and start fresh. I believe this patch to be reasonably stable -- enough that it should be possible to perform meaningful testing with it. But, as always, do not run this on any box containing critical data. It has successfully passed *all* of my tests so far. Note that this is for NFSV3 UDP only, and although all the fixes apply to TCP and most of them apply to NFS V2 too, TCP probably still has other bugs. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message