mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs/206: fix output when mkfs knows about reflink
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
218880cd1b
commit
13717ffc96
@@ -80,6 +80,7 @@ mkfs_filter()
|
||||
-e "s/\(^log.*blocks=\)\([0-9]*,\)/\1XXXXX,/" \
|
||||
-e "s/, projid32bit=[0-9]//" \
|
||||
-e "s/ ftype=[0-9]//" \
|
||||
-e "s/ reflink=[0-9]//" \
|
||||
-e "s/\(sectsz\)\(=[0-9]* *\)/\1=512 /" \
|
||||
-e "s/\(sunit=\)\([0-9]* blks,\)/\10 blks,/" \
|
||||
-e "s/, lazy-count=[0-9]//" \
|
||||
|
||||
Reference in New Issue
Block a user