Added filter to allow older versions of xfsdump to pass xfsqa
[xfstests-dev.git] / 024.out
diff --git a/024.out b/024.out
index 537f95fa6d1b12c1b6696fde2176c0f261938e18..b86573e19563ddee7d61285cc3ff7e9e47199310 100644 (file)
--- a/024.out
+++ b/024.out
@@ -4,16 +4,13 @@ Creating directory system to dump using src/fill.
 Setup ....................................
 Erasing tape
 Dumping to tape...
-xfsdump  -l0 -f TAPE_DEV -M stress_tape_media -L stress_024 SCRATCH_MNT
+xfsdump  -f TAPE_DEV -M stress_tape_media -L stress_024 SCRATCH_MNT
+xfsdump: using scsi tape (drive_scsitape) strategy
 xfsdump: level 0 dump of HOSTNAME:SCRATCH_MNT
 xfsdump: dump date: DATE
 xfsdump: session id: ID
 xfsdump: session label: "stress_024"
-xfsdump: ino map phase 1: skipping (no subtrees specified)
-xfsdump: ino map phase 2: constructing initial dump list
-xfsdump: ino map phase 3: skipping (no pruning necessary)
-xfsdump: ino map phase 4: skipping (size estimated in phase 2)
-xfsdump: ino map phase 5: skipping (only one dump stream)
+xfsdump: ino map <PHASES>
 xfsdump: ino map construction complete
 xfsdump: estimated dump size: NUM bytes
 xfsdump: /var/xfsdump/inventory created
@@ -38,17 +35,14 @@ xfsdump: dump size (non-dir files) : NUM bytes
 xfsdump: dump complete: SECS seconds elapsed
 xfsdump: Dump Status: SUCCESS
 Erasing tape
-Dumping incrementally to tape...
+Dumping to tape...
 xfsdump  -l1 -f TAPE_DEV -M stress_tape_media -L stress_024 SCRATCH_MNT
+xfsdump: using scsi tape (drive_scsitape) strategy
 xfsdump: level 1 incremental dump of HOSTNAME:SCRATCH_MNT based on level 0 dump begun DATE
 xfsdump: dump date: DATE
 xfsdump: session id: ID
 xfsdump: session label: "stress_024"
-xfsdump: ino map phase 1: skipping (no subtrees specified)
-xfsdump: ino map phase 2: constructing initial dump list
-xfsdump: ino map phase 3: pruning unneeded subtrees
-xfsdump: ino map phase 4: estimating dump size
-xfsdump: ino map phase 5: skipping (only one dump stream)
+xfsdump: ino map <PHASES>
 xfsdump: ino map construction complete
 xfsdump: estimated dump size: NUM bytes
 xfsdump: preparing drive
@@ -74,11 +68,13 @@ xfsdump: Dump Status: SUCCESS
 Rewinding tape
 Restoring from tape...
 xfsrestore  -f TAPE_DEV  -L stress_024 RESTORE_DIR
+xfsrestore: using scsi tape (drive_scsitape) strategy
 xfsrestore: using online session inventory
 xfsrestore: searching media for directory dump
 xfsrestore: preparing drive
 xfsrestore: examining media file 0
 xfsrestore: reading directories
+xfsrestore: 3 directories and 38 entries processed
 xfsrestore: directory post-processing
 xfsrestore: restoring non-directory files
 xfsrestore: restore complete: SECS seconds elapsed