mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
083 make variable filesize as size in bytes
The first argument of _scratch_mkfs_sized() should be file system size in bytes, so '100m' is not a valid number, and the 'expr' expression in _scratch_mkfs_sized() complains 'non-numeric argument' about it. Signed-off-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
committed by
Christoph Hellwig
parent
c98a330cc3
commit
59974983bf