Message ID | 170405030442.1826350.17132703785254421022.stgit@frogsfrogsfrogs (mailing list archive) |
---|---|
State | Deferred, archived |
Headers | show |
Series | [01/17] common/populate: refactor caching of metadumps to a helper | expand |
diff --git a/tests/xfs/206 b/tests/xfs/206 index 9fd9400daf..4aceb12715 100755 --- a/tests/xfs/206 +++ b/tests/xfs/206 @@ -66,7 +66,8 @@ mkfs_filter() -e "/.*crc=/d" \ -e "/^Default configuration/d" \ -e 's/, parent=[01]//' \ - -e '/metadir=.*/d' + -e '/metadir=.*/d' \ + -e '/rgcount=/d' } # mkfs slightly smaller than that, small log for speed.