Message ID | 20170718143714.11359-3-zlang@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/tests/xfs/068.out b/tests/xfs/068.out index b20604f7..fa3a5523 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: 474 directories and 1592 entries processed +xfsrestore: 383 directories and 1335 entries processed xfsrestore: directory post-processing xfsrestore: restoring non-directory files xfsrestore: restore complete: SECS seconds elapsed
I added some new operatoins to fsstress, and it changed the total number of test operstions. xfs/068 use a fixed seed (-s) and number of operations (-n) to run fsstress, to get fixed number of files and directories. Due to my patches break these fixed things, so update its expected result in golden image. Signed-off-by: Zorro Lang <zlang@redhat.com> --- tests/xfs/068.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)