Date: Sun, 3 Jan 2010 16:43:33 -0500 (EST) From: Rick Macklem <rmacklem@uoguelph.ca> To: Rick Macklem <rmacklem@FreeBSD.org> Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r201439 - head/sys/fs/nfsclient Message-ID: <Pine.GSO.4.63.1001031642430.29263@muncher.cs.uoguelph.ca> In-Reply-To: <201001031827.o03IRBF5015818@svn.freebsd.org> References: <201001031827.o03IRBF5015818@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 3 Jan 2010, Rick Macklem wrote: > Author: rmacklem > Date: Sun Jan 3 18:27:10 2010 > New Revision: 201439 > URL: http://svn.freebsd.org/changeset/base/201439 > > Log: > Fix three related problems in the experimental nfs client when > checking for conflicts w.r.t. byte range locks for NFSv4. > 1 - Return 0 instead of EACCES when a conflict is found, for F_GETLK. > 2 - Check for "same file" when checking for a conflict. > 3 - Don't check for a conflict for the F_UNLCK case. > > Modified: > head/sys/fs/nfsclient/nfs_clstate.c > Oops, forgot to put MFC: 2 weeks on the commit. I am planning on doing that, rick.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.63.1001031642430.29263>