diff options
Diffstat (limited to 'tests/f_lpf2/expect.1')
-rw-r--r-- | tests/f_lpf2/expect.1 | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/tests/f_lpf2/expect.1 b/tests/f_lpf2/expect.1 new file mode 100644 index 0000000..ab5d9ba --- /dev/null +++ b/tests/f_lpf2/expect.1 @@ -0,0 +1,41 @@ +Pass 1: Checking inodes, blocks, and sizes +Pass 2: Checking directory structure +Pass 3: Checking directory connectivity +Unconnected directory inode 12 (was in /) +Connect to /lost+found? yes + +/lost+found not found. Create? yes + +Unconnected directory inode 13 (was in /) +Connect to /lost+found? yes + +Pass 4: Checking reference counts +Inode 2 ref count is 4, should be 3. Fix? yes + +Inode 12 ref count is 3, should be 2. Fix? yes + +Inode 13 ref count is 3, should be 2. Fix? yes + +Pass 5: Checking group summary information +Block bitmap differences: -(9--19) +Fix? yes + +Free blocks count wrong for group #0 (77, counted=89). +Fix? yes + +Free blocks count wrong (77, counted=89). +Fix? yes + +Free inodes count wrong for group #0 (2, counted=3). +Fix? yes + +Directories count wrong for group #0 (5, counted=4). +Fix? yes + +Free inodes count wrong (2, counted=3). +Fix? yes + + +test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** +test_filesys: 13/16 files (0.0% non-contiguous), 11/100 blocks +Exit status is 1 |