commit | b98d3e8fadf32cc34b8231089a4da0a225697545 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Jul 07 13:54:39 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Jul 07 14:21:12 2011 -0400 |
tree | 09d436206b6fcadc103a258dca7f86a6a9d9f32c | |
parent | c4d2d43e2dc831d5c209af3e42dffd7b5e65c1f6 [diff] |
libext2fs: teach ext2fs_block_alloc_stats2() about bigalloc Change ext2fs_block_alloc_stats2() so that when a cluster is allocated, the free blocks counter in the superblock is appropriately decremented by the cluster size. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>