K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2011-06-09T01:10:39.832863Z K 7 svn:log V 278 MFC: r222329 Add a check for MNTK_UNMOUNTF at the beginning of nfs_sync() in the new NFS client so that a forced dismount doesn't get stuck in the VFS_SYNC() call that happens before VFS_UNMOUNT() in dounmount(). Additional changes are needed before forced dismounts will work. END