Whamcloud - gitweb
e2fsck: allow for bigger disks when printing verbose statistics
authorTheodore Ts'o <tytso@mit.edu>
Sun, 29 Jul 2012 22:20:04 +0000 (18:20 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 29 Jul 2012 23:00:09 +0000 (19:00 -0400)
commitda0fa8f4988243ca1f1797338cbc09be894af1e0
tree14b67e626b953fe3118eb5ce2ace7832109938c3
parentc0a849660d1aea86b9f3ff986aae7b705a059e3e
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>
e2fsck/unix.c