From 62c06f790c4920ec2721515e36d599751f6d4d2d Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Tue, 29 Apr 1997 14:34:47 +0000 Subject: Many files: Checked in e2fsprogs 1.04. --- tests/ChangeLog | 12 ++++++++++++ tests/f_illbbitmap/expect.1 | 7 +++++++ tests/f_illibitmap/expect.1 | 7 +++++++ 3 files changed, 26 insertions(+) (limited to 'tests') diff --git a/tests/ChangeLog b/tests/ChangeLog index 0a3a63e7..4dcec348 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,15 @@ +Thu May 16 11:12:30 1996 Theodore Ts'o + + * Release of E2fsprogs version 1.04 + +Wed May 15 21:41:29 1996 Theodore Ts'o + + * f_illibitmap/expect.1, f_illbbitmap/expect.1: Changed + expected output to reflect hint which e2fsck will print when + there is a illegal block in the block group + descriptors, pointing at a block bitmap, inode bitmap, + or block in the inode table. + Wed Mar 27 00:33:40 1996 * Release of E2fsprogs version 1.03 diff --git a/tests/f_illbbitmap/expect.1 b/tests/f_illbbitmap/expect.1 index 7c9c1f64..5734c257 100644 --- a/tests/f_illbbitmap/expect.1 +++ b/tests/f_illbbitmap/expect.1 @@ -1,3 +1,10 @@ +Note: if there is several inode or block bitmap blocks +which require relocation, or one part of the inode table +which must be moved, you may wish to try running e2fsck +the '-b 8193' option first. The problem may lie only with +the primary block group descriptor, and the backup block +group descriptor may be OK. + Block bitmap for group 0 is not in group. (block 4096) Relocate? yes diff --git a/tests/f_illibitmap/expect.1 b/tests/f_illibitmap/expect.1 index 54719fa8..d06aa306 100644 --- a/tests/f_illibitmap/expect.1 +++ b/tests/f_illibitmap/expect.1 @@ -1,3 +1,10 @@ +Note: if there is several inode or block bitmap blocks +which require relocation, or one part of the inode table +which must be moved, you may wish to try running e2fsck +the '-b 8193' option first. The problem may lie only with +the primary block group descriptor, and the backup block +group descriptor may be OK. + Inode bitmap group 0 not in group. (block 4000) Relocate? yes -- cgit v1.2.3