mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
5483e761dc
When running test 164 against a 4k sector device, the initial file write of 50K fails with EINVAL, since it isn't a multiple of the device sector size. I fixed this by bumping the amount written to 52K. Signed-off-by: Jeff Moyer <jmoyer@redhat.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
36 lines
741 B
Plaintext
36 lines
741 B
Plaintext
QA output created by 164
|
|
wrote 53248/53248 bytes at offset 0
|
|
52 KiB, 1 ops
|
|
read 102400/204800 bytes at offset 0
|
|
100 KiB, 1 ops
|
|
|
|
boundary_minus1 = 102399
|
|
wrote 53248/53248 bytes at offset 0
|
|
52 KiB, 1 ops
|
|
read 102399/204800 bytes at offset 0
|
|
100 KiB, 1 ops
|
|
|
|
boundary_plus1 = 102401
|
|
wrote 53248/53248 bytes at offset 0
|
|
52 KiB, 1 ops
|
|
read 102401/204800 bytes at offset 0
|
|
100 KiB, 1 ops
|
|
|
|
wrote 53248/53248 bytes at offset 0
|
|
52 KiB, 1 ops
|
|
read 102400/204800 bytes at offset 0
|
|
100 KiB, 1 ops
|
|
|
|
boundary_minus1 = 102399
|
|
wrote 53248/53248 bytes at offset 0
|
|
52 KiB, 1 ops
|
|
read 102399/204800 bytes at offset 0
|
|
100 KiB, 1 ops
|
|
|
|
boundary_plus1 = 102401
|
|
wrote 53248/53248 bytes at offset 0
|
|
52 KiB, 1 ops
|
|
read 102401/204800 bytes at offset 0
|
|
100 KiB, 1 ops
|
|
|