]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Fix m_large_file and r_inline_xattr tests to match with recent changes
authorTheodore Ts'o <tytso@mit.edu>
Sat, 24 May 2008 23:10:49 +0000 (19:10 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 24 May 2008 23:10:49 +0000 (19:10 -0400)
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
tests/m_large_file/expect.1
tests/r_inline_xattr/expect

index e4a5877d750eec13598615b51175c431d8951f4c..212ed60770248ff6939eb7d718ae20fa3d02eecc 100644 (file)
@@ -51,8 +51,8 @@ Reserved blocks uid:      0
 Reserved blocks gid:      0
 First inode:              11
 Inode size:              256
-Required extra isize:     24
-Desired extra isize:      24
+Required extra isize:     28
+Desired extra isize:      28
 Default directory hash:   tea
 
 
index f72ce87932a0ea25b2714766917080a3014594cd..8e59de367742dee3edec9f1879ca21bbe3ff0c45 100644 (file)
@@ -1,6 +1,6 @@
 resize2fs test
 debugfs -R ''stat file'' ./test.img 2>&1 | grep ''^Inode\|in inode body\|name = ''
-Inode: 1550   Type: regular    Mode:  0644   Flags: 0x0   Generation: 3498507810
+Inode: 1550   Type: regular    Mode:  0644   Flags: 0x0
 Extended attributes stored in inode body: 
   name = "propervalue" (11)
 Exit status is 0
@@ -10,7 +10,7 @@ The filesystem on ./test.img is now 5120 blocks long.
 
 Exit status is 0
 debugfs -R ''stat file'' ./test.img 2>&1 | grep ''^Inode\|in inode body\|name = ''
-Inode: 12   Type: regular    Mode:  0644   Flags: 0x0   Generation: 3498507810
+Inode: 12   Type: regular    Mode:  0644   Flags: 0x0
 Extended attributes stored in inode body: 
   name = "propervalue" (11)
 Exit status is 0