K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2009-05-22T15:01:47.791285Z K 7 svn:log V 274 Change the code in the experimental nfs client to avoid flushing writes upon close when a write delegation is held by the client. This should be safe to do, now that nfsv4 Close operations are delayed until ncl_inactive() is called for the vnode. Approved by: kib (mentor) END