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, Feb 16, 3:30 PM
Unknown Object (File)
Sun, Feb 16, 7:53 AM
Unknown Object (File)
Fri, Feb 14, 5:06 PM
Unknown Object (File)
Fri, Feb 14, 4:09 AM
Unknown Object (File)
Dec 9 2024, 9:57 PM
Unknown Object (File)
Dec 1 2024, 6:06 PM
Unknown Object (File)
Nov 24 2024, 9:47 PM
Unknown Object (File)
Oct 24 2024, 7:44 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