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
@@ -12,6 +12,7 @@ realtime =none extsz=4096 blocks=0, rtextents=0
|
||||
=== xfs_growfs ===
|
||||
meta-data=FILE isize=N agcount=52, agsize=76288719 blks
|
||||
= sectsz=512 attr=2
|
||||
=
|
||||
data = bsize=4096 blocks=3905982455, imaxpct=5
|
||||
= sunit=0 swidth=0 blks
|
||||
naming =version 2 bsize=4096 ascii-ci=0
|
||||
@@ -22,6 +23,7 @@ data blocks changed from 3905982455 to 4882478016
|
||||
=== xfs_info ===
|
||||
meta-data=FILE isize=N agcount=64, agsize=76288719 blks
|
||||
= sectsz=512 attr=2
|
||||
=
|
||||
data = bsize=4096 blocks=4882478016, imaxpct=5
|
||||
= sunit=0 swidth=0 blks
|
||||
naming =version 2 bsize=4096 ascii-ci=0
|
||||
|
||||
Reference in New Issue
Block a user