commit | e130a16e83d8f039cab692393ceaf43d66c8add1 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Jun 12 01:38:57 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Jun 12 01:38:57 2012 -0400 |
tree | 387fcee01a6a782bdf8a06b98c8e4276ff5f0b58 | |
parent | beb388a473bc12fa874743a7b9f97ec3094bb9d1 [diff] |
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>