diff options
Diffstat (limited to 'tests/f_preen/expect.1')
-rw-r--r-- | tests/f_preen/expect.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/f_preen/expect.1 b/tests/f_preen/expect.1 new file mode 100644 index 0000000..dd20572 --- /dev/null +++ b/tests/f_preen/expect.1 @@ -0,0 +1,12 @@ +test_filesys: Note: if several inode or block bitmap blocks or part +of the inode table require relocation, you may wish to try +running e2fsck with the '-b 8193' option first. The problem +may lie only with the primary block group descriptors, and +the backup block group descriptors may be OK. + +test_filesys: Block bitmap for group 0 is not in group. (block 0) + + +test_filesys: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. + (i.e., without -a or -p options) +Exit status is 4 |