Page MenuHomeFreeBSD

vfs: add MNTK_NOMSYNC
ClosedPublic

Authored by mjg on Oct 13 2019, 3:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 7, 1:54 AM
Unknown Object (File)
Thu, Nov 6, 12:24 AM
Unknown Object (File)
Thu, Oct 30, 5:08 PM
Unknown Object (File)
Thu, Oct 30, 2:54 PM
Unknown Object (File)
Thu, Oct 30, 2:54 PM
Unknown Object (File)
Thu, Oct 30, 2:54 PM
Unknown Object (File)
Thu, Oct 30, 9:01 AM
Unknown Object (File)
Mon, Oct 27, 3:42 AM
Subscribers

Details

Summary

On many filesystems the traversal is effectively a no-op. Add a way to avoid the overhead.

Filesystem parts will be committed separately.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable