K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-09-26T04:15:59.000000Z K 7 svn:log V 277 Add mnt_noasync counter to better handle interleaved calls to nmount(), sync() and sync_fsync() without losing MNT_ASYNC. Add MNTK_ASYNC flag which is set only when MNT_ASYNC is set and mnt_noasync is zero, and check that flag instead of MNT_ASYNC before initiating async io. END