ChangeLog, expect.1, expect.2:
f_badtable, f_illitable, f_lpf: Update to deal with the fact that
e2fsck will now create a lost+found directory at the end of
pass 3 if one isn't present.
ChangeLog:
Oops; premature checkin of ChangeLog.
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 6658a5b..c3bfa30 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,9 @@
+1998-12-04 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * f_badtable, f_illitable, f_lpf: Update to deal with the fact
+ that e2fsck will now create a lost+found directory at the
+ end of pass 3 if one isn't present.
+
1998-07-09 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Release of E2fsprogs 1.12
diff --git a/tests/f_badtable/expect.1 b/tests/f_badtable/expect.1
index 5cb9617..eb8a4df 100644
--- a/tests/f_badtable/expect.1
+++ b/tests/f_badtable/expect.1
@@ -12,32 +12,31 @@
Clear? yes
Pass 3: Checking directory connectivity
+/lost+found not found. Create? yes
+
Pass 4: Checking reference counts
-Inode 2 ref count is 3, should be 2. Fix? yes
+Inode 2 ref count is 4, should be 3. Fix? yes
Pass 5: Checking group summary information
-Block bitmap differences: -11 -12 -13 -14 -15 -16 -17 -18 -19 -20
+Block bitmap differences: -12 -13 -14 -15 -16 -17 -18 -19 -20
Fix? yes
-Free blocks count wrong for group #0 (78, counted=88).
+Free blocks count wrong for group #0 (78, counted=87).
Fix? yes
-Free blocks count wrong (78, counted=88).
+Free blocks count wrong (78, counted=87).
Fix? yes
Inode bitmap differences: +12 +13 +14 +15 +16 +25 +26 +27 +28 +29 +30 +31 +32
Fix? yes
-Free inodes count wrong for group #0 (21, counted=8).
+Free inodes count wrong for group #0 (21, counted=7).
Fix? yes
-Directories count wrong for group #0 (2, counted=1).
-Fix? yes
-
-Free inodes count wrong (21, counted=8).
+Free inodes count wrong (21, counted=7).
Fix? yes
test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
-test_filesys: 24/32 files (0.0% non-contiguous), 12/100 blocks
+test_filesys: 25/32 files (0.0% non-contiguous), 13/100 blocks
Exit status is 1
diff --git a/tests/f_badtable/expect.2 b/tests/f_badtable/expect.2
index 37ab108..c1c554c 100644
--- a/tests/f_badtable/expect.2
+++ b/tests/f_badtable/expect.2
@@ -3,5 +3,5 @@
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
-test_filesys: 24/32 files (0.0% non-contiguous), 12/100 blocks
+test_filesys: 25/32 files (0.0% non-contiguous), 13/100 blocks
Exit status is 0
diff --git a/tests/f_illitable/expect.1 b/tests/f_illitable/expect.1
index aef002c..318538c 100644
--- a/tests/f_illitable/expect.1
+++ b/tests/f_illitable/expect.1
@@ -21,30 +21,20 @@
Pass 3: Checking directory connectivity
Root inode not allocated. Allocate? yes
+/lost+found not found. Create? yes
+
Pass 4: Checking reference counts
Pass 5: Checking group summary information
-Block bitmap differences: -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21
+Block bitmap differences: -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21
Fix? yes
-Free blocks count wrong for group #0 (78, counted=90).
+Free blocks count wrong for group #0 (78, counted=89).
Fix? yes
-Free blocks count wrong (78, counted=90).
-Fix? yes
-
-Inode bitmap differences: -11
-Fix? yes
-
-Free inodes count wrong for group #0 (21, counted=22).
-Fix? yes
-
-Directories count wrong for group #0 (2, counted=1).
-Fix? yes
-
-Free inodes count wrong (21, counted=22).
+Free blocks count wrong (78, counted=89).
Fix? yes
test_filesys: ***** FILE SYSTEM WAS MODIFIED *****
-test_filesys: 10/32 files (0.0% non-contiguous), 10/100 blocks
+test_filesys: 11/32 files (0.0% non-contiguous), 11/100 blocks
Exit status is 1
diff --git a/tests/f_illitable/expect.2 b/tests/f_illitable/expect.2
index 86ea859..3ead5cf 100644
--- a/tests/f_illitable/expect.2
+++ b/tests/f_illitable/expect.2
@@ -3,5 +3,5 @@
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
-test_filesys: 10/32 files (0.0% non-contiguous), 10/100 blocks
+test_filesys: 11/32 files (0.0% non-contiguous), 11/100 blocks
Exit status is 0
diff --git a/tests/f_lpf/expect.1 b/tests/f_lpf/expect.1
index 83261fc..1c04221 100644
--- a/tests/f_lpf/expect.1
+++ b/tests/f_lpf/expect.1
@@ -5,12 +5,12 @@
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
+/lost+found not found. Create? yes
+
Pass 4: Checking reference counts
Unattached inode 13
Connect to /lost+found? yes
-/lost+found not found. Create? yes
-
Inode 13 ref count is 2, should be 1. Fix? yes
Unattached inode 14