OSDN Git Service

m_meta_bg, m_no_opt, m_raid_opt: Adjust tests to take into
authorTheodore Ts'o <tytso@mit.edu>
Wed, 15 Dec 2004 22:53:23 +0000 (17:53 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 15 Dec 2004 22:53:23 +0000 (17:53 -0500)
account the resize inode patch.

tests/ChangeLog
tests/m_meta_bg/expect.1.gz
tests/m_no_opt/script
tests/m_raid_opt/expect.1.gz

index cf4d56b..605f787 100644 (file)
@@ -1,3 +1,8 @@
+2004-12-15  Theodore Ts'o  <tytso@mit.edu>
+
+       * m_meta_bg, m_no_opt, m_raid_opt: Adjust tests to take into
+               account the resize inode patch.
+
 2004-10-04  Richard Mortimer  <richm@oldelvet.org.uk>
 
        * f_badjourblks: Add test case which tests a Journal with illegal
index 1e401a0..595ef62 100644 (file)
Binary files a/tests/m_meta_bg/expect.1.gz and b/tests/m_meta_bg/expect.1.gz differ
index 2ac7e30..e6244b2 100644 (file)
@@ -1,4 +1,4 @@
 DESCRIPTION="no filesystem extensions"
 FS_SIZE=65536
-MKE2FS_OPTS="-O ^sparse_super"
+MKE2FS_OPTS="-O ^sparse_super,^filetype"
 . $cmd_dir/run_mke2fs
index a68bf75..dfd4194 100644 (file)
Binary files a/tests/m_raid_opt/expect.1.gz and b/tests/m_raid_opt/expect.1.gz differ