Page MenuHomeFreeBSD

vfs: stop passing LK_INTERLOCK to VOP_UNLOCK
ClosedPublic

Authored by mjg on Aug 27 2019, 5:21 AM.
Tags
None
Referenced Files
F154984726: D21426.id61335.diff
Thu, Apr 30, 11:53 AM
F154964368: D21426.diff
Thu, Apr 30, 8:45 AM
F154875908: D21426.id61336.diff
Wed, Apr 29, 4:57 PM
Unknown Object (File)
Wed, Apr 29, 5:05 AM
Unknown Object (File)
Tue, Apr 28, 4:55 AM
Unknown Object (File)
Thu, Apr 23, 11:58 PM
Unknown Object (File)
Sun, Apr 5, 7:52 PM
Unknown Object (File)
Mar 22 2026, 4:51 AM
Subscribers
None

Details

Reviewers
kib
Summary

Apparently I missed 3 places which do it (ignoring unionfs). Patch below imo does the trick just fine with holding the interlock across the call. If that's seen as a problem I can hold/drop around it.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped