mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Output wasn't deterministic. Remove bmap output from stdout,
just have going to seq.full. Merge of master-melb:xfs-cmds:28376a by kenmcd. Execute bits changed from --- to x-- Fix up bmap output. Meant to remove the testfile on every test but forgot to. Also needed to truncate the files in the 2nd group of tests which used resvsp so that the length/eof was correct for the test.
This commit is contained in:
@@ -1,60 +1,35 @@
|
||||
QA output created by 164
|
||||
wrote 51200/51200 bytes at offset 0
|
||||
50 KiB, 13 ops
|
||||
50 KiB, 1 ops
|
||||
read 102400/204800 bytes at offset 0
|
||||
100 KiB, 1 ops
|
||||
/mnt/test/file.164:
|
||||
EXT: FILE-OFFSET
|
||||
0: [0..127]:
|
||||
1: [128..199]: hole
|
||||
|
||||
boundary_minus1 = 102399
|
||||
wrote 51200/51200 bytes at offset 0
|
||||
50 KiB, 13 ops
|
||||
50 KiB, 1 ops
|
||||
read 102399/204800 bytes at offset 0
|
||||
100 KiB, 1 ops
|
||||
/mnt/test/file.164:
|
||||
EXT: FILE-OFFSET
|
||||
0: [0..127]:
|
||||
1: [128..199]: hole
|
||||
|
||||
boundary_plus1 =
|
||||
wrote 51200/51200 bytes at offset 0
|
||||
50 KiB, 13 ops
|
||||
50 KiB, 1 ops
|
||||
read 102401/204800 bytes at offset 0
|
||||
100 KiB, 1 ops
|
||||
/mnt/test/file.164:
|
||||
EXT: FILE-OFFSET
|
||||
0: [0..127]:
|
||||
1: [128..207]: hole
|
||||
|
||||
wrote 51200/51200 bytes at offset 0
|
||||
50 KiB, 13 ops
|
||||
read 102401/204800 bytes at offset 0
|
||||
50 KiB, 1 ops
|
||||
read 102400/204800 bytes at offset 0
|
||||
100 KiB, 1 ops
|
||||
/mnt/test/file.164:
|
||||
EXT: FILE-OFFSET
|
||||
0: [0..127]:
|
||||
1: [128..199]: unwritten
|
||||
|
||||
boundary_minus1 = 102399
|
||||
wrote 51200/51200 bytes at offset 0
|
||||
50 KiB, 13 ops
|
||||
read 102401/204800 bytes at offset 0
|
||||
50 KiB, 1 ops
|
||||
read 102399/204800 bytes at offset 0
|
||||
100 KiB, 1 ops
|
||||
/mnt/test/file.164:
|
||||
EXT: FILE-OFFSET
|
||||
0: [0..127]:
|
||||
1: [128..199]: unwritten
|
||||
|
||||
boundary_plus1 = 102401
|
||||
wrote 51200/51200 bytes at offset 0
|
||||
50 KiB, 13 ops
|
||||
50 KiB, 1 ops
|
||||
read 102401/204800 bytes at offset 0
|
||||
100 KiB, 1 ops
|
||||
/mnt/test/file.164:
|
||||
EXT: FILE-OFFSET
|
||||
0: [0..127]:
|
||||
1: [128..199]: unwritten
|
||||
2: [200..207]: unwritten
|
||||
|
||||
|
||||
Reference in New Issue
Block a user