Page MenuHomeFreeBSD

nullfs: reduce areas protected by vnode interlock in null_lock
ClosedPublic

Authored by mjg on Aug 31 2019, 9:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 27, 11:00 PM
Unknown Object (File)
Thu, May 22, 8:40 AM
Unknown Object (File)
Thu, May 8, 7:00 PM
Unknown Object (File)
Tue, May 6, 2:28 AM
Unknown Object (File)
Apr 25 2025, 11:39 AM
Unknown Object (File)
Apr 20 2025, 11:16 AM
Unknown Object (File)
Apr 20 2025, 10:12 AM
Unknown Object (File)
Apr 19 2025, 11:11 PM
Subscribers

Details

Summary

Similarly to the other routine stop taking the interlock for the lower vnode. The interlock for nullfs vnode is still taken to ensure stability of ->v_data.

Diff Detail

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