diff options
author | Theodore Ts'o <tytso@mit.edu> | 2002-03-07 02:47:07 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2002-03-07 02:47:07 -0500 |
commit | f122632e6bb8a51126da2c71bdb95fbcb52f51bc (patch) | |
tree | 2cc85224dcb0ac6899217b210e45e34e8b7da41c /tests/f_lotsbad | |
parent | 045cf87226ad9a0a03dec2d18997095b3c15eb47 (diff) | |
download | e2fsprogs-f122632e6bb8a51126da2c71bdb95fbcb52f51bc.tar.gz |
E2fsck now prints ranges in pass 5 when printing deltas in
the block and inode bitmaps.
Diffstat (limited to 'tests/f_lotsbad')
-rw-r--r-- | tests/f_lotsbad/expect.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/f_lotsbad/expect.1 b/tests/f_lotsbad/expect.1 index 8a0f06a3..3ecca41c 100644 --- a/tests/f_lotsbad/expect.1 +++ b/tests/f_lotsbad/expect.1 @@ -25,7 +25,7 @@ Entry 'termcap' in / (2) has deleted/unused inode 12. Clear? yes Pass 3: Checking directory connectivity Pass 4: Checking reference counts Pass 5: Checking group summary information -Block bitmap differences: -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -44 -45 +Block bitmap differences: -(27--41) -(44--45) Fix? yes Free blocks count wrong for group #0 (41, counted=58). |