Comment 8 for bug 1865967

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Passed with Eoan 5.3.0-43.36-generic
 tst_test.c:1290: INFO: Testing on xfs
 tst_mkfs.c:89: INFO: Formatting /dev/loop3 with xfs opts='' extra opts=''
 tst_test.c:1227: INFO: Timeout per run is 0h 05m 00s
 fallocate06.c:116: INFO: Copy-on-write is not supported
 fallocate06.c:167: INFO: Case 1. Fill FS: no; Use copy on write: no
 fallocate06.c:157: PASS: write() successful
 fallocate06.c:201: PASS: Misaligned allocation works as expected
 fallocate06.c:157: PASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE) successful
 fallocate06.c:237: PASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE) cleared the correct file range
 fallocate06.c:167: INFO: Case 2. Fill FS: yes; Use copy on write: no
 tst_fill_fs.c:32: INFO: Creating file mntpoint/file0 size 21710183
 tst_fill_fs.c:32: INFO: Creating file mntpoint/file1 size 8070086
 tst_fill_fs.c:32: INFO: Creating file mntpoint/file2 size 3971177
 tst_fill_fs.c:32: INFO: Creating file mntpoint/file3 size 36915315
 tst_fill_fs.c:32: INFO: Creating file mntpoint/file4 size 70310993
 tst_fill_fs.c:32: INFO: Creating file mntpoint/file5 size 4807935
 tst_fill_fs.c:32: INFO: Creating file mntpoint/file6 size 90739786
 tst_fill_fs.c:32: INFO: Creating file mntpoint/file7 size 76896492
 tst_fill_fs.c:32: INFO: Creating file mntpoint/file8 size 72228649
 tst_fill_fs.c:32: INFO: Creating file mntpoint/file9 size 36207821
 tst_fill_fs.c:32: INFO: Creating file mntpoint/file10 size 81483962
 tst_fill_fs.c:32: INFO: Creating file mntpoint/file11 size 92198827
 tst_fill_fs.c:59: INFO: write(): ENOSPC (28)
 fallocate06.c:157: PASS: write() successful
 fallocate06.c:201: PASS: Misaligned allocation works as expected
 fallocate06.c:157: PASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE) successful
 fallocate06.c:237: PASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE) cleared the correct file range
 fallocate06.c:167: INFO: Case 3. Fill FS: no; Use copy on write: yes
 fallocate06.c:174: CONF: File system does not support copy-on-write