HomeFreeBSD

ufs_inactive(): stop hiding ERELOOKUP from ffs_truncate(), return it.

Description

ufs_inactive(): stop hiding ERELOOKUP from ffs_truncate(), return it.

VFS should retry inactivation when possible, then. This should provide
timely removal of unlinked unreferenced inodes.

Reviewed by: chs, mckusick
Tested by: pho
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation

Details

Provenance
kibAuthored on Jan 30 2021, 7:18 PM
Parents
rGb59a8e63d6bf: Stop ignoring ERELOOKUP from VOP_INACTIVE()
Branches
Unknown
Tags
Unknown