K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2010-09-19T01:05:19.348259Z K 7 svn:log V 299 Fix the experimental NFSv4 server so that it performs local VOP_ADVLOCK() unlock operations correctly. It was passing in F_SETLK instead of F_UNLCK as the operation for the unlock case. This only affected operation when local locking (vfs.newnfs.enable_locallocks=1) was enabled. MFC after: 1 week END