Operation against btrfs on PowerPC in ubuntu_ltp_syscalls test will fail with ENOSPC on X
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
Confirmed
|
Medium
|
Thadeu Lima de Souza Cascardo | ||
linux (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned | ||
Xenial |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
This can be found on Xenial PPC:
tst_fill_fs.c:49: INFO: write(): ENOSPC
fallocate05.c:50: PASS: write() wrote 8192 bytes
fallocate05.c:59: PASS: fallocate() on full FS: ENOSPC
fallocate05.c:68: PASS: fallocate(
fallocate05.c:74: PASS: write()
tst_test.c:1169: INFO: Testing on btrfs
tst_mkfs.c:90: INFO: Formatting /dev/loop0 with btrfs opts='' extra opts=''
safe_macros.c:758: BROK: tst_test.c:757: mount(/dev/loop0, mntpoint, btrfs, 0, (nil)) failed: ENOSPC
With following tests:
fallocate04, fallocate05, fsetxattr01, fdatasync03, fgetxattr01, fremovexattr01, fremovexattr02, fsync01, fsync04, fanotify13, fanotify14, fanotify15, lremovexattr01, msync04, preadv03, preadv03_64, preadv203, preadv203_64, pwritev03, pwritev03_64, setxattr01, sync03, syncfs01, sync_file_range02, copy_file_range01
summary: |
- Operation against btrfs on PowerPC in ubuntu_syscalls test will fail + Operation against btrfs on PowerPC in ubuntu_ltp_syscalls test will fail with ENOSPC on X |
Changed in ubuntu-kernel-tests: | |
status: | In Progress → Fix Released |
Changed in ubuntu-kernel-tests: | |
status: | Fix Released → Confirmed |
Similar bug could be found here bug 1783880