Message ID | 20181225085632.9875-2-zlang@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/2] fsstress: add splice support | expand |
diff --git a/tests/xfs/068.out b/tests/xfs/068.out index fa3a5523..f9ec37b8 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: 383 directories and 1335 entries processed +xfsrestore: 416 directories and 1373 entries processed xfsrestore: directory post-processing xfsrestore: restoring non-directory files xfsrestore: restore complete: SECS seconds elapsed
After fsstress has new operation, xfs/068 has different dump output, so change the expected number of files and directories. Signed-off-by: Zorro Lang <zlang@redhat.com> --- tests/xfs/068.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)