Page MenuHomeFreeBSD

kevent(2): Trigger notes on DOOMED vnodes
ClosedPublic

Authored by cem on Sep 15 2015, 6:15 PM.
Tags
None
Referenced Files
F147872270: D3675.diff
Sat, Mar 14, 8:26 AM
Unknown Object (File)
Thu, Mar 5, 1:40 PM
Unknown Object (File)
Sun, Mar 1, 12:11 PM
Unknown Object (File)
Sat, Feb 28, 2:23 PM
Unknown Object (File)
Fri, Feb 27, 9:07 PM
Unknown Object (File)
Dec 19 2025, 1:39 PM
Unknown Object (File)
Dec 10 2025, 9:38 AM
Unknown Object (File)
Dec 3 2025, 5:45 PM
Subscribers

Details

Summary

Always wake callers who ask for events on DOOMED files.

Diff Detail

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

Event Timeline

cem retitled this revision from to kevent(2): Trigger notes on DOOMED vnodes.
cem updated this object.
cem edited the test plan for this revision. (Show Details)
cem added reviewers: kib, markj.

Also trigger notes when vnodes are reclaimed.

Limit VBAD check to poll mode (hint == 0).

kib edited edge metadata.

Looks fine to me. I would also added a comment explaining the hint == 0 check.

This revision is now accepted and ready to land.Sep 15 2015, 7:17 PM
markj edited edge metadata.
This revision was automatically updated to reflect the committed changes.