mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
8bf7774258
Ensure that when mkfs.xfs is invoked with commandline geometry, it triggers multidisk mode and creates more AGs. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Ben Myers <bpm@sgi.com>
6 lines
214 B
Plaintext
6 lines
214 B
Plaintext
QA output created by 292
|
|
mkfs.xfs without geometry
|
|
meta-data=FILENAME isize=256 agcount=4, agsize=16777216 blks
|
|
mkfs.xfs with cmdline geometry
|
|
meta-data=FILENAME isize=256 agcount=16, agsize=4194304 blks
|