Page MenuHomeFreeBSD

vfs: add MNTK_NOMSYNC
ClosedPublic

Authored by mjg on Oct 13 2019, 3:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 20, 12:52 PM
Unknown Object (File)
Sat, Apr 19, 9:21 AM
Unknown Object (File)
Apr 4 2025, 5:25 PM
Unknown Object (File)
Mar 11 2025, 2:40 AM
Unknown Object (File)
Feb 26 2025, 4:51 PM
Unknown Object (File)
Feb 17 2025, 10:30 PM
Unknown Object (File)
Feb 16 2025, 3:30 PM
Unknown Object (File)
Feb 16 2025, 7:53 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