K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2011-07-30T22:57:38.828428Z K 7 svn:log V 379 The new NFS client failed to vput() the new vnode if a setattr failed after the file was created in nfs_create(). This would probably only happen during a forced dismount. The old NFS client does have a vput() for this case. Detected by pho during recent testing, where an open syscall returned with a vnode still locked. Tested by: pho Approved by: re (kib) MFC after: 2 weeks END