Page MenuHomeFreeBSD

vfs: add MNTK_NOMSYNC
ClosedPublic

Authored by mjg on Oct 13 2019, 3:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 24 2024, 7:44 AM
Unknown Object (File)
Oct 24 2024, 7:43 AM
Unknown Object (File)
Oct 24 2024, 7:43 AM
Unknown Object (File)
Oct 24 2024, 7:26 AM
Unknown Object (File)
Sep 29 2024, 9:04 PM
Unknown Object (File)
Sep 23 2024, 4:03 AM
Unknown Object (File)
Sep 8 2024, 2:49 PM
Unknown Object (File)
Sep 7 2024, 1:19 PM
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