K 10 svn:author V 3 kib K 8 svn:date V 27 2013-01-11T05:35:04.403888Z K 7 svn:log V 272 MFC r244795: Make it possible to atomically resume writes on the mount and account the write start, by adding a variation of the vfs_write_resume(9) which accepts flags. Use the new function to prevent a deadlock between parallel suspension and snapshotting a UFS mount. END