summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2025-06-13 14:44:07 +0300
committerAndrew Morton <akpm@linux-foundation.org>2025-07-10 08:42:11 +0300
commit3e49aa8e6510be458c1120d6d2a9deac9bc40253 (patch)
tree454dae664860aa354445756818850969ff226035 /include/linux/debugobjects.h
parent4535cb331cfbdbc73d42887330e46e87a4589e6d (diff)
downloadlinux-3e49aa8e6510be458c1120d6d2a9deac9bc40253.tar.xz
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 <broonie@kernel.org> Cc: David Hildenbrand <david@redhat.com> Cc: Shuah Khan <shuah@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions