K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2014-01-01T02:49:45.660949Z K 7 svn:log V 273 MFC: r259854 The NFSv4 server would call VOP_SETATTR() with a shared locked vnode when a Getattr for a file is done by a client other than the one that holds the file's delegation. This would only happen when delegations are enabled and the problem is fixed by this patch. END