commit | da0fa8f4988243ca1f1797338cbc09be894af1e0 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Jul 29 18:20:04 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Jul 29 19:00:09 2012 -0400 |
tree | 14b67e626b953fe3118eb5ce2ace7832109938c3 | |
parent | c0a849660d1aea86b9f3ff986aae7b705a059e3e [diff] |
e2fsck: allow for bigger disks when printing verbose statistics Disks have gotten bigger, so 8 digits might not be enough. Allow for 12 digits worth of blocks, which is more than enough for 3 petabytes. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>