K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2010-01-03T18:27:10.897227Z K 7 svn:log V 300 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. END