Whamcloud - gitweb
e2fsck: print the number of blocks and inodes in the verbose statistics
authorTheodore Ts'o <tytso@mit.edu>
Sun, 29 Jul 2012 23:02:29 +0000 (19:02 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 29 Jul 2012 23:02:29 +0000 (19:02 -0400)
commit87e56a995c303d84d9c5ca5bff1bd35e66956e8a
tree0d726da2518ecd96d020d42be215c407f92e25a2
parentda0fa8f4988243ca1f1797338cbc09be894af1e0
e2fsck: print the number of blocks and inodes in the verbose statistics

In addition to the free blocks and free inodes, also print the number
of blocks and inodes in the verbose statistics.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
e2fsck/unix.c