mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
9d8f4e1c86
Commit 0e2b99951f (xfs/139: work with 64k
block size) created a test filesystem with AG size set to (8192 * block
size). When working with a 1k block sized XFS filesystem, this tries to
set the AG size to 8MiB which is less than the minimum AG size of
16MiB. Hence creation of the filesystem had actually failed.
This commit fixes the issue by setting AG size to be (16384 * block
size).
Reported-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
12 lines
220 B
Plaintext
12 lines
220 B
Plaintext
QA output created by 139
|
|
Format and mount
|
|
Create the original files
|
|
CoW every other block
|
|
Compare files
|
|
0 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62 62
|
|
*
|
|
50000
|
|
0 61 61 61 61 61 61 61 61 61 61 61 61 61 61 61 61
|
|
*
|
|
50000
|