diff options
| author | Mark Brown <[email protected]> | 2025-06-13 11:44:07 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2025-07-10 05:42:11 +0000 |
| commit | 3e49aa8e6510be458c1120d6d2a9deac9bc40253 (patch) | |
| tree | 454dae664860aa354445756818850969ff226035 /tools/lib/bpf/bpf_prog_linfo.c | |
| parent | mm/vma: use vmg->target to specify target VMA for new VMA merge (diff) | |
| download | kernel-3e49aa8e6510be458c1120d6d2a9deac9bc40253.tar.gz kernel-3e49aa8e6510be458c1120d6d2a9deac9bc40253.zip | |
selftest/mm: skip if fallocate() is unsupported in gup_longterm
Currently gup_longterm assumes that filesystems support fallocate() and
uses that to allocate space in files, however this is an optional feature
and is in particular not implemented by NFSv3 which is commonly used in CI
systems leading to spurious failures. Check for lack of support and
report a skip instead for that case.
Link: https://lkml.kernel.org/r/20250613-selftest-mm-gup-longterm-fallocate-nfs-v1-1-758a104c175f@kernel.org
Signed-off-by: Mark Brown <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Shuah Khan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/lib/bpf/bpf_prog_linfo.c')
0 files changed, 0 insertions, 0 deletions
