commit | 1773c87c7e9ee5c4b8753919320d6d06910ea25b | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Jan 19 23:41:36 2013 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jan 19 23:58:13 2013 -0500 |
tree | 1e7cdb5087a6fcb96995d5aa4aa60b3c2747fe5b | |
parent | 3e1816b8cc9086354453bd75aaaeade558f98b3e [diff] |
resize2fs: correctly account for clusters when calculating summary stats Fixes resize2fs so it correctly calculates the number of free clusters in each block group for file systems with the bigalloc feature enabled. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>