Page MenuHomeFreeBSD

inotify: Work around the vput() bug directly
ClosedPublic

Authored by markj on Nov 15 2025, 6:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 15, 11:31 AM
Unknown Object (File)
Wed, Apr 15, 11:06 AM
Unknown Object (File)
Wed, Apr 15, 6:17 AM
Unknown Object (File)
Tue, Apr 14, 5:48 PM
Unknown Object (File)
Sat, Apr 11, 6:24 AM
Unknown Object (File)
Sun, Apr 5, 5:12 PM
Unknown Object (File)
Sun, Mar 29, 12:42 PM
Unknown Object (File)
Wed, Mar 25, 11:12 AM
Subscribers

Details

Summary

For 15.0, apply a minimal fix which at least ensures that inotify can't
trigger the latent race described in commit 99cb3dca4773 ("vnode: Rework
vput() to avoid holding the vnode lock after decrementing").

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable