summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_sleepqueue.c
diff options
context:
space:
mode:
authormckusick <mckusick@FreeBSD.org>2005-05-18 22:18:21 +0000
committermckusick <mckusick@FreeBSD.org>2005-05-18 22:18:21 +0000
commit72bafed72fb51c19757071ca9427f514ca991ae5 (patch)
tree29bab4769a0ae861de089071399ed2960249f9d0 /sys/kern/subr_sleepqueue.c
parentc7cb7f73179267054730156854cf59ee8a5f6a5f (diff)
downloadFreeBSD-src-72bafed72fb51c19757071ca9427f514ca991ae5.zip
FreeBSD-src-72bafed72fb51c19757071ca9427f514ca991ae5.tar.gz
Allow removal of empty directories with high link counts. These can
occur on a filesystem running with soft updates after a crash and before a background fsck has been run. To prevent discrepancies from arising in a background fsck that may already be running, the directory is removed but its inode is not freed and is left with the residual reference count. When encountered by the background fsck it will be reclaimed.
Diffstat (limited to 'sys/kern/subr_sleepqueue.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud