Date: Sun, 11 May 1997 12:24:28 -0700 (MST) From: Terry Lambert <terry@lambert.org> To: davem@jenolan.rutgers.edu (David S. Miller) Cc: terry@lambert.org, hackers@FreeBSD.ORG, current@FreeBSD.ORG Subject: CHANGED PATCHES: NFS server locking support Message-ID: <199705111924.MAA06039@phaeton.artisoft.com> In-Reply-To: <199705111610.MAA10855@jenolan.caipgeneral> from "David S. Miller" at May 11, 97 12:10:31 pm
next in thread | previous in thread | raw e-mail | index | archive | help
Well, I was playing with NFS client locking support a bit (nothing that I'm willing to release at this point; the net access code is seriously gross, given the way NFS sockets are handled by the nfs_mount command: Bletch!). It seems that the patches would work the way they are for the existing code, since a veto never occurs... but would fail to remove the provisional locks in the veto case. Go figure. 8-). In any case, I've updated the patches (added a "discard" parameter to lf_commit() for the veto case) and everything seems to be working. > For people without freefall accounts, these files have also been placed > for FTP at: > > ftp://cdrom.com/pub/FreeBSD/incoming/TERRY.LOCK.README > ftp://cdrom.com/pub/FreeBSD/incoming/TERRY.LOCK.DIFF > ftp://cdrom.com/pub/FreeBSD/incoming/TERRY.NAMEI.FREEZE > > Can someone put these somewhere where they can be read? I have taken ben@narcissus.ml.org (Snob Art Genre) up on his offer; the files can be found at: ftp://narcissus.ml.org/incoming/TERRY.LOCK.DIFF ftp://narcissus.ml.org/incoming/TERRY.LOCK.DIFF.README ftp://narcissus.ml.org/incoming/TERRY.NAMEI.DIFF.FREEZE Let me know if anyone finds any problems. Regards, Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705111924.MAA06039>