Date: Sun, 3 Jan 2010 18:27:10 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/fs/nfsclient nfs_clstate.c Message-ID: <201001031827.o03IRZ49019866@repoman.freebsd.org>
index | next in thread | raw e-mail
rmacklem 2010-01-03 18:27:10 UTC
FreeBSD src repository
Modified files:
sys/fs/nfsclient nfs_clstate.c
Log:
SVN rev 201439 on 2010-01-03 18:27:10Z by rmacklem
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.
Revision Changes Path
1.9 +19 -24 src/sys/fs/nfsclient/nfs_clstate.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001031827.o03IRZ49019866>
