From 58efb8250ae37ff91d9b8adfe933c0d0af87e38d Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Tue, 8 Feb 2000 00:50:34 +0000 Subject: [PATCH] ChangeLog, expect: f_swapfs: Fix expected text to match changed debugfs dump command for i_generation field. --- tests/ChangeLog | 5 +++++ tests/f_swapfs/expect | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/tests/ChangeLog b/tests/ChangeLog index f36f4f4..9b257be 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2000-02-07 Theodore Ts'o + + * f_swapfs: Fix expected text to match changed debugfs dump + command for i_generation field. + 1999-11-10 * Release of E2fsprogs 1.18 diff --git a/tests/f_swapfs/expect b/tests/f_swapfs/expect index 048c7b9..951eb4e 100644 --- a/tests/f_swapfs/expect +++ b/tests/f_swapfs/expect @@ -22,7 +22,7 @@ debugfs: ls 13 (28) indirect-fluff-test 14 (28) double-indirect-test 15 (20) sym 16 (24) long-sym-test 17 (864) dir-test debugfs: stat sym -Inode: 15 Type: symlink Mode: 0777 Flags: 0x0 Version/Generation: 1 +Inode: 15 Type: symlink Mode: 0777 Flags: 0x0 Generation: 1 User: 0 Group: 0 Size: 5 File ACL: 0 Directory ACL: 0 Links: 1 Blockcount: 0 @@ -32,7 +32,7 @@ atime: 0x322737e2 -- Fri Aug 30 18:50:10 1996 mtime: 0x322737e2 -- Fri Aug 30 18:50:10 1996 Fast_link_dest: fluff debugfs: stat double-indirect-test -Inode: 14 Type: regular Mode: 0644 Flags: 0x0 Version/Generation: 1 +Inode: 14 Type: regular Mode: 0644 Flags: 0x0 Generation: 1 User: 0 Group: 0 Size: 348960 File ACL: 0 Directory ACL: 0 Links: 1 Blockcount: 688 @@ -84,7 +84,7 @@ debugfs: ls 13 (28) indirect-fluff-test 14 (28) double-indirect-test 15 (20) sym 16 (24) long-sym-test 17 (864) dir-test debugfs: stat sym -Inode: 15 Type: symlink Mode: 0777 Flags: 0x0 Version/Generation: 1 +Inode: 15 Type: symlink Mode: 0777 Flags: 0x0 Generation: 1 User: 0 Group: 0 Size: 5 File ACL: 0 Directory ACL: 0 Links: 1 Blockcount: 0 @@ -94,7 +94,7 @@ atime: 0x322737e2 -- Fri Aug 30 18:50:10 1996 mtime: 0x322737e2 -- Fri Aug 30 18:50:10 1996 Fast_link_dest: fluff debugfs: stat double-indirect-test -Inode: 14 Type: regular Mode: 0644 Flags: 0x0 Version/Generation: 1 +Inode: 14 Type: regular Mode: 0644 Flags: 0x0 Generation: 1 User: 0 Group: 0 Size: 348960 File ACL: 0 Directory ACL: 0 Links: 1 Blockcount: 688 -- 1.8.3.1