diff options
Diffstat (limited to 'tests/f_unsorted_EAs')
-rw-r--r-- | tests/f_unsorted_EAs/expect.1 | 11 | ||||
-rw-r--r-- | tests/f_unsorted_EAs/expect.2 | 7 | ||||
-rw-r--r-- | tests/f_unsorted_EAs/image.gz | bin | 0 -> 15674 bytes | |||
-rw-r--r-- | tests/f_unsorted_EAs/name | 1 |
4 files changed, 19 insertions, 0 deletions
diff --git a/tests/f_unsorted_EAs/expect.1 b/tests/f_unsorted_EAs/expect.1 new file mode 100644 index 0000000..64b9045 --- /dev/null +++ b/tests/f_unsorted_EAs/expect.1 @@ -0,0 +1,11 @@ +Adding dirhash hint to filesystem. + +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: ***** FILE SYSTEM WAS MODIFIED ***** +test_filesys: 12/2048 files (0.0% non-contiguous), 1294/2048 blocks +Exit status is 0 diff --git a/tests/f_unsorted_EAs/expect.2 b/tests/f_unsorted_EAs/expect.2 new file mode 100644 index 0000000..414cc29 --- /dev/null +++ b/tests/f_unsorted_EAs/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/2048 files (0.0% non-contiguous), 1294/2048 blocks +Exit status is 0 diff --git a/tests/f_unsorted_EAs/image.gz b/tests/f_unsorted_EAs/image.gz Binary files differnew file mode 100644 index 0000000..42ab502 --- /dev/null +++ b/tests/f_unsorted_EAs/image.gz diff --git a/tests/f_unsorted_EAs/name b/tests/f_unsorted_EAs/name new file mode 100644 index 0000000..da9c9c3 --- /dev/null +++ b/tests/f_unsorted_EAs/name @@ -0,0 +1 @@ +unsorted EAs in inode should not be deleted |