ltp-syscalls: fallocate05 fails with btrfs on ppc64el
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
Fix Released
|
Undecided
|
Unassigned | ||
linux (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Bionic |
Fix Released
|
Medium
|
Unassigned | ||
Cosmic |
Won't Fix
|
Medium
|
Unassigned |
Bug Description
This affects at least bionic and cosmic proposed kernels.
This affects only ppc64el. My guess is the reason is the page size. In fact, changing the fallocate size to 64KiB, the test works.
tst_test.c:1079: INFO: Testing on btrfs
tst_mkfs.c:83: INFO: Formatting /dev/loop1 with btrfs opts='' extra opts=''
tst_test.c:1018: INFO: Timeout per run is 0h 05m 00s
tst_fill_fs.c:41: INFO: Creating file mntpoint/file0 size 21710183
tst_fill_fs.c:41: INFO: Creating file mntpoint/file1 size 8070086
tst_fill_fs.c:41: INFO: Creating file mntpoint/file2 size 3971177
tst_fill_fs.c:41: INFO: Creating file mntpoint/file3 size 36915315
tst_fill_fs.c:41: INFO: Creating file mntpoint/file4 size 70310993
tst_fill_fs.c:41: INFO: Creating file mntpoint/file5 size 4807935
tst_fill_fs.c:41: INFO: Creating file mntpoint/file6 size 90739786
tst_fill_fs.c:61: INFO: write(): ENOSPC
fallocate05.c:62: PASS: write() wrote 32768 bytes
fallocate05.c:71: PASS: fallocate() on full FS: ENOSPC
fallocate05.c:78: BROK: fallocate(
Changed in linux (Ubuntu Cosmic): | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in linux (Ubuntu Bionic): | |
importance: | Undecided → Medium |
status: | New → Confirmed |
tags: | added: ppc64le ubuntu-ltp-syscalls |
tags: | added: sru-20190812 |
tags: | added: xenial |
tags: | removed: xenial |
Changed in linux (Ubuntu Cosmic): | |
status: | Confirmed → Invalid |
status: | Invalid → Won't Fix |
Issue confirmed with 4.15.0- 38.41-generic, with node "modoc", "entei" (power8) and baltar (power9)