From: Theodore Ts'o Date: Sat, 24 May 2008 23:10:49 +0000 (-0400) Subject: Fix m_large_file and r_inline_xattr tests to match with recent changes X-Git-Tag: v1.41-WIP-0617~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7609f54d7e1791b005d4b762ab2881f9b66474de;p=thirdparty%2Fe2fsprogs.git Fix m_large_file and r_inline_xattr tests to match with recent changes Signed-off-by: "Theodore Ts'o" --- diff --git a/tests/m_large_file/expect.1 b/tests/m_large_file/expect.1 index e4a5877d7..212ed6077 100644 --- a/tests/m_large_file/expect.1 +++ b/tests/m_large_file/expect.1 @@ -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 diff --git a/tests/r_inline_xattr/expect b/tests/r_inline_xattr/expect index f72ce8793..8e59de367 100644 --- a/tests/r_inline_xattr/expect +++ b/tests/r_inline_xattr/expect @@ -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