Page MenuHomeFreeBSD

vfs: add MNTK_NOMSYNC
ClosedPublic

Authored by mjg on Oct 13 2019, 3:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 9, 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
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
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