K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2011-06-05T20:22:56.334526Z K 7 svn:log V 318 Add support for flock(2) locks to the new NFSv4 client. I think this should be ok, since the client now delays NFSv4 Close operations until VOP_INACTIVE()/VOP_RECLAIM(). As such, there should be no risk that the NFSv4 Open is closed while an associated byte range lock still exists. Tested by: avg MFC after: 2 weeks END