]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixed corruption of the per-group used directories count. It wasn't
authorbde <bde@FreeBSD.org>
Wed, 3 Dec 1997 16:46:21 +0000 (16:46 +0000)
committerbde <bde@FreeBSD.org>
Wed, 3 Dec 1997 16:46:21 +0000 (16:46 +0000)
commit4060d586346e71874cc8ce0771450b84d88cea41
treeb69e04a8b9d0bcf8098a7977b256a41c942f1420
parente32f8f106f64e8fa074aab9f0522cf943d1e59db
Fixed corruption of the per-group used directories count.  It wasn't
decremented when directories were removed because rev.1.12 broke the
fixup of the i_mode of the inode being removed.
sys/gnu/ext2fs/ext2_alloc.c
sys/gnu/fs/ext2fs/ext2_alloc.c