Date: Wed, 3 Dec 1997 08:46:26 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/gnu/ext2fs ext2_alloc.c Message-ID: <199712031646.IAA03575@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1997/12/03 08:46:26 PST Modified files: sys/gnu/ext2fs ext2_alloc.c Log: 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. Revision Changes Path 1.16 +4 -3 src/sys/gnu/ext2fs/ext2_alloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712031646.IAA03575>