K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2010-01-17T20:18:59.056173Z K 7 svn:log V 313 MFC: r201439 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