]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
Fix bug where ext2fs_mkdir wasn't correctly bumping the number of
authorTheodore Ts'o <tytso@mit.edu>
Sun, 3 Feb 2002 06:28:52 +0000 (01:28 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 3 Feb 2002 06:28:52 +0000 (01:28 -0500)
commit7f961d424b1ba527e835d01ad24e0e4c3f4088c5
tree9209f14d56e8a738973769efda80febe70118705
parent31a20a34dabca66cda62f9bc76448be26b64ce35
Fix bug where ext2fs_mkdir wasn't correctly bumping the number of
directories in use in a bloock group.
lib/ext2fs/ChangeLog
lib/ext2fs/alloc_stats.c
lib/ext2fs/ext2fs.h
lib/ext2fs/mkdir.c