From d0f24159aac3a6fa39ece6a26e275b9020f0f50c Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Thu, 28 Feb 2008 19:54:03 -0500 Subject: [PATCH] Improve descriptions for the r_move_itable and r_resize_inode tests Signed-off-by: "Theodore Ts'o" --- tests/r_move_itable/name | 1 + tests/r_move_itable/script | 2 -- tests/r_resize_inode/name | 2 ++ tests/r_resize_inode/script | 2 -- 4 files changed, 3 insertions(+), 4 deletions(-) create mode 100644 tests/r_move_itable/name create mode 100644 tests/r_resize_inode/name diff --git a/tests/r_move_itable/name b/tests/r_move_itable/name new file mode 100644 index 00000000..02a18821 --- /dev/null +++ b/tests/r_move_itable/name @@ -0,0 +1 @@ +filesystem resize which requires moving the inode table diff --git a/tests/r_move_itable/script b/tests/r_move_itable/script index e2a91499..673f65c0 100644 --- a/tests/r_move_itable/script +++ b/tests/r_move_itable/script @@ -1,5 +1,3 @@ -printf "resize2fs with resize_inode: " - if test -x $RESIZE2FS_EXE; then FSCK_OPT=-yf diff --git a/tests/r_resize_inode/name b/tests/r_resize_inode/name new file mode 100644 index 00000000..2783baf3 --- /dev/null +++ b/tests/r_resize_inode/name @@ -0,0 +1,2 @@ +filesystem resize with a resize_inode present + diff --git a/tests/r_resize_inode/script b/tests/r_resize_inode/script index ff6eb503..5820fbe0 100644 --- a/tests/r_resize_inode/script +++ b/tests/r_resize_inode/script @@ -1,5 +1,3 @@ -printf "resize2fs with resize_inode: " - if test -x $RESIZE2FS_EXE; then FSCK_OPT=-yf