]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/super.c
E2fsck now updates the global free block and
authorTheodore Ts'o <tytso@mit.edu>
Sun, 6 Apr 2003 03:50:44 +0000 (22:50 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 6 Apr 2003 03:50:44 +0000 (22:50 -0500)
commit2a77a784a327835dbf0c8aa92978f201e44fbc26
tree6a71f0397942c0af08a115016b685fa909dcd76a
parent085c2af234c5571f372466801837fa26f03feae1
E2fsck now updates the global free block and
inode counters from the block group specific counters
quietly.  This is needed for an experimental patch which
eliminates locking the entire filesystem when allocating
blocks or inodes; if the filesystem is not unmounted
cleanly, the global counts may not be accurate.
e2fsck/ChangeLog
e2fsck/super.c
tests/ChangeLog
tests/f_baddir/expect.1
tests/f_dup/expect.1
tests/f_dup2/expect.1
tests/f_end-bitmap/expect.1
tests/f_lpf/expect.1