Message ID | 54507402.4000600@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/tests/xfs/068.out b/tests/xfs/068.out index c270c66..2196eee 100644 --- a/tests/xfs/068.out +++ b/tests/xfs/068.out @@ -22,7 +22,7 @@ xfsrestore: session id: ID xfsrestore: media ID: ID xfsrestore: searching media for directory dump xfsrestore: reading directories -xfsrestore: 486 directories and 1590 entries processed +xfsrestore: 495 directories and 1593 entries processed xfsrestore: directory post-processing xfsrestore: restoring non-directory files xfsrestore: restore complete: SECS seconds elapsed
Oh my, I did a very bad thing - I wrote a new test to check for xfsdump regressions, but did not create the .out file with a known-good kernel. This matches output from older, stable kernels, and is the proper expected output. Sorry about that! Signed-off-by: Eric Sandeen <sandeen@redhat.com> --- -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html