freebsd-dev/sys/ufs
Tor Egge ca2fa80767 Block secondary writes while expunging active unlinked files.
Fix detection of active unlinked files by checking VI_OWEINACT and
VI_DOINGINACT in addition to v_usecount.

Defer inactive handling for unlinked files if the file system is mostly
suspended (secondary writes being blocked).

Perform deferred inactive handling after the file system is resumed.
2006-03-11 01:08:37 +00:00
..
ffs Block secondary writes while expunging active unlinked files. 2006-03-11 01:08:37 +00:00
ufs Block secondary writes while expunging active unlinked files. 2006-03-11 01:08:37 +00:00