HomeFreeBSD

ffs softdep: Force processing of VI_OWEINACT vnodes when there is inode shortage

Description

ffs softdep: Force processing of VI_OWEINACT vnodes when there is inode shortage

Such vnodes prevent inode reuse, and should be force-cleared when ffs_valloc()
is unable to find a free inode.

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

Details

Provenance
kibAuthored on Jan 31 2021, 6:39 PM
Parents
rG2011b44fa3f2: softdep_request_cleanup: wait for softdep_request_clean_flush() to pass
Branches
Unknown
Tags
Unknown