aboutsummaryrefslogtreecommitdiffstats
path: root/tests/f_h_badnode
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2002-07-20 00:28:07 -0400
committerTheodore Ts'o <tytso@mit.edu>2002-07-20 00:28:07 -0400
commitb7a00563b22b0ea47ddc7117508c0b8e0d65df43 (patch)
tree47abfe8f090b00cc4facfc946ef7e19bec2f9f9d /tests/f_h_badnode
parent3ea1f0fb45d5d3ec81370efc3c1c0759a4d88675 (diff)
downloadandroid_external_e2fsprogs-b7a00563b22b0ea47ddc7117508c0b8e0d65df43.tar.gz
android_external_e2fsprogs-b7a00563b22b0ea47ddc7117508c0b8e0d65df43.tar.bz2
android_external_e2fsprogs-b7a00563b22b0ea47ddc7117508c0b8e0d65df43.zip
Add support to e2fsck to reindex directories to use hash trees.
Diffstat (limited to 'tests/f_h_badnode')
-rw-r--r--tests/f_h_badnode/expect.14
-rw-r--r--tests/f_h_badnode/expect.22
2 files changed, 4 insertions, 2 deletions
diff --git a/tests/f_h_badnode/expect.1 b/tests/f_h_badnode/expect.1
index 6d45eab5..a0a13f09 100644
--- a/tests/f_h_badnode/expect.1
+++ b/tests/f_h_badnode/expect.1
@@ -8,9 +8,11 @@ Problem in HTREE directory inode 12929: node (1062) not referenced
Invalid HTREE directory inode 12929 (/test2). Clear? yes
Pass 3: Checking directory connectivity
+Pass 3a: Reindexing directories
+Rehashing directories: 12929
Pass 4: Checking reference counts
Pass 5: Checking group summary information
test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
-test_filesys: 47730/100192 files (0.0% non-contiguous), 13689/31745 blocks
+test_filesys: 47730/100192 files (0.0% non-contiguous), 13377/31745 blocks
Exit status is 1
diff --git a/tests/f_h_badnode/expect.2 b/tests/f_h_badnode/expect.2
index 4f8c0ac2..8a219978 100644
--- a/tests/f_h_badnode/expect.2
+++ b/tests/f_h_badnode/expect.2
@@ -3,5 +3,5 @@ Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
-test_filesys: 47730/100192 files (0.0% non-contiguous), 13689/31745 blocks
+test_filesys: 47730/100192 files (0.0% non-contiguous), 13377/31745 blocks
Exit status is 0