HomeFreeBSD

vfs: denote a bug when dooming vnodes with custom locking primitives

Description

vfs: denote a bug when dooming vnodes with custom locking primitives

See the added comment.

The entire notion of how vnodes are doomed needs to be reworked, but the
bare minimum would be to have filesystems provide ops for doomed nodes
and keep ->v_data around at least until they are done with it.

Details

Provenance
mjgAuthored on Sep 13 2025, 7:11 AM
Parents
rGb98124e1c937: vfs cache: update commentary, no code changes
Branches
Unknown
Tags
Unknown