diff options
Diffstat (limited to 'tests/f_inlinedata_dirblocks')
-rw-r--r-- | tests/f_inlinedata_dirblocks/expect.1 | 25 | ||||
-rw-r--r-- | tests/f_inlinedata_dirblocks/expect.2 | 7 | ||||
-rw-r--r-- | tests/f_inlinedata_dirblocks/image.gz | bin | 0 -> 2597 bytes | |||
-rw-r--r-- | tests/f_inlinedata_dirblocks/name | 1 |
4 files changed, 33 insertions, 0 deletions
diff --git a/tests/f_inlinedata_dirblocks/expect.1 b/tests/f_inlinedata_dirblocks/expect.1 new file mode 100644 index 0000000..e3d0ee2 --- /dev/null +++ b/tests/f_inlinedata_dirblocks/expect.1 @@ -0,0 +1,25 @@ +Pass 1: Checking inodes, blocks, and sizes +Pass 2: Checking directory structure +Entry '..' in ??? (12) has invalid inode #: 1752440867. +Clear? yes + +Directory inode 12, block #0, offset 4: directory corrupted +Salvage? yes + +Directory inode 12, block #1, offset 0: directory corrupted +Salvage? yes + +Pass 3: Checking directory connectivity +'..' in /aoo (12) is ??? (1752440867), should be / (2). +Fix? yes + +Error while adjusting inode count on inode 0 +Pass 4: Checking reference counts +Pass 5: Checking group summary information +Directories count wrong for group #0 (2, counted=3). +Fix? yes + + +test_filesys: ***** FILE SYSTEM WAS MODIFIED ***** +test_filesys: 12/128 files (0.0% non-contiguous), 17/512 blocks +Exit status is 1 diff --git a/tests/f_inlinedata_dirblocks/expect.2 b/tests/f_inlinedata_dirblocks/expect.2 new file mode 100644 index 0000000..3b6073e --- /dev/null +++ b/tests/f_inlinedata_dirblocks/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: 12/128 files (0.0% non-contiguous), 17/512 blocks +Exit status is 0 diff --git a/tests/f_inlinedata_dirblocks/image.gz b/tests/f_inlinedata_dirblocks/image.gz Binary files differnew file mode 100644 index 0000000..4cd64e0 --- /dev/null +++ b/tests/f_inlinedata_dirblocks/image.gz diff --git a/tests/f_inlinedata_dirblocks/name b/tests/f_inlinedata_dirblocks/name new file mode 100644 index 0000000..a226758 --- /dev/null +++ b/tests/f_inlinedata_dirblocks/name @@ -0,0 +1 @@ +check inline dir as two dirent blocks |