summaryrefslogtreecommitdiff
path: root/tests/f_orphan_extents_inode/expect.2
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2012-06-12 01:38:57 -0400
committerTheodore Ts'o <tytso@mit.edu>2012-06-12 01:38:57 -0400
commite130a16e83d8f039cab692393ceaf43d66c8add1 (patch)
tree387fcee01a6a782bdf8a06b98c8e4276ff5f0b58 /tests/f_orphan_extents_inode/expect.2
parentbeb388a473bc12fa874743a7b9f97ec3094bb9d1 (diff)
downloade2fsprogs-e130a16e83d8f039cab692393ceaf43d66c8add1.tar.gz
tests: add two more tests of orphaned inode handling
Add two tests, f_orphan_indirect_inode, and f_orphan_extents_inode, which tests the bug fixes in the two previous commits: e2fsck: update global free blocks/inodes count when truncating orphan inodes libext2fs: fix block iterator for extents when truncating inodes Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'tests/f_orphan_extents_inode/expect.2')
-rw-r--r--tests/f_orphan_extents_inode/expect.27
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/f_orphan_extents_inode/expect.2 b/tests/f_orphan_extents_inode/expect.2
new file mode 100644
index 00000000..4ee5d96a
--- /dev/null
+++ b/tests/f_orphan_extents_inode/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/16 files (0.0% non-contiguous), 21/100 blocks
+Exit status is 0