Whamcloud - gitweb
Split the m_lazy test case into two cases: m_lazy and m_lazy_resize
authorAndreas Dilger <adilger@dilger.ca>
Mon, 31 Mar 2008 14:59:27 +0000 (10:59 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 31 Mar 2008 18:28:38 +0000 (14:28 -0400)
commit0d47b68c2f00959665eecacaf2a2c90b546b3811
treec5dac538b7a3caec02913e797695e8166f81ab49
parent6f19f44a4c180079b402070efa6733da02eaac3e
Split the m_lazy test case into two cases: m_lazy and m_lazy_resize

Split the m_lazy testcase into two tests - one that has resize enabled,
and one that does not.  There were previously problems with lazy+resize
because the resize feature consumed blocks in some of the groups.

Signed-off-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
tests/m_lazy/expect.1
tests/m_lazy/script
tests/m_lazy_resize/expect.1 [new file with mode: 0644]
tests/m_lazy_resize/script [new file with mode: 0644]