Message ID | 170405028454.1824869.85735145276487131.stgit@frogsfrogsfrogs (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [01/11] generic: test recovery of extended attribute updates | expand |
diff --git a/tests/xfs/206 b/tests/xfs/206 index cb346b6dc9..f7f12ff1f9 100755 --- a/tests/xfs/206 +++ b/tests/xfs/206 @@ -64,7 +64,8 @@ mkfs_filter() -e "s/\(sunit=\)\([0-9]* blks,\)/\10 blks,/" \ -e "s/, lazy-count=[0-9]//" \ -e "/.*crc=/d" \ - -e "/^Default configuration/d" + -e "/^Default configuration/d" \ + -e 's/, parent=[01]//' } # mkfs slightly smaller than that, small log for speed.