]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
mke2fs: add extent-mapped journal regression test
authorAndreas Dilger <adilger@whamcloud.com>
Sat, 11 Jun 2011 16:22:36 +0000 (12:22 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 11 Jun 2011 16:22:36 +0000 (12:22 -0400)
commit9b4d06b8de610da96de8733ec7a3ac0a80a3865c
tree89a8057f44928c3ef30f90492d87531aa86139cf
parentec508342030da1382828faa211280bc41d94a600
mke2fs: add extent-mapped journal regression test

All of the regression tests in e2fsprogs still use a block-mapped
journal (if any journal at all).  Add a simple regression test that
tests extent-mapped journals for both mke2fs and e2fsck.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/m_extent_journal/expect.1 [new file with mode: 0644]
tests/m_extent_journal/script [new file with mode: 0644]