diff options
Diffstat (limited to 'tests/f_holedir2')
-rw-r--r-- | tests/f_holedir2/expect.1 | 22 | ||||
-rw-r--r-- | tests/f_holedir2/expect.2 | 7 | ||||
-rw-r--r-- | tests/f_holedir2/image.gz | bin | 0 -> 612 bytes | |||
-rw-r--r-- | tests/f_holedir2/name | 1 |
4 files changed, 30 insertions, 0 deletions
diff --git a/tests/f_holedir2/expect.1 b/tests/f_holedir2/expect.1 new file mode 100644 index 0000000..455f4b0 --- /dev/null +++ b/tests/f_holedir2/expect.1 @@ -0,0 +1,22 @@ +Pass 1: Checking inodes, blocks, and sizes +Inode 12, i_size is 0, should be 5120. Fix? yes + +Directory inode 13 block 2 should be at block 1. Fix? yes + +Pass 2: Checking directory structure +Directory inode 12 has an unallocated block #3. Allocate? yes + +Pass 3: Checking directory connectivity +Pass 3A: Optimizing directories +Pass 4: Checking reference counts +Pass 5: Checking group summary information +Free blocks count wrong for group #0 (78, counted=77). +Fix? yes + +Free blocks count wrong (78, counted=77). +Fix? yes + + +test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** +test_filesys: 13/16 files (7.7% non-contiguous), 23/100 blocks +Exit status is 1 diff --git a/tests/f_holedir2/expect.2 b/tests/f_holedir2/expect.2 new file mode 100644 index 0000000..636c6e9 --- /dev/null +++ b/tests/f_holedir2/expect.2 @@ -0,0 +1,7 @@ +Pass 1: Checking inodes, blocks, and sizes +Pass 2: Checking directory structure +Pass 3: Checking directory connectivity +Pass 4: Checking reference counts +Pass 5: Checking group summary information +test_filesys: 13/16 files (0.0% non-contiguous), 23/100 blocks +Exit status is 0 diff --git a/tests/f_holedir2/image.gz b/tests/f_holedir2/image.gz Binary files differnew file mode 100644 index 0000000..63dda07 --- /dev/null +++ b/tests/f_holedir2/image.gz diff --git a/tests/f_holedir2/name b/tests/f_holedir2/name new file mode 100644 index 0000000..144f5b3 --- /dev/null +++ b/tests/f_holedir2/name @@ -0,0 +1 @@ +directories with holes and zero i_size |