linux/tools/testing/selftests/filesystems/statmount
Christian Brauner a27e464262
selftests/statmount: remove duplicate wait_for_pid()
Remove the local static wait_for_pid() definition from
statmount_test_ns.c as it conflicts with the extern declaration in
utils.h. The identical function is already provided by utils.c.

Fixes: 3ac7ea91f3 ("selftests: add FSMOUNT_NAMESPACE tests")
Cc: <stable@kernel.org> # mainline only
Signed-off-by: Christian Brauner <brauner@kernel.org>
2026-04-14 09:30:31 +02:00
..
.gitignore selftests/filesystems: Add missing gitignore file 2025-01-14 17:06:31 -07:00
listmount_test.c selftests: complete kselftest include centralization 2025-11-27 14:24:31 -08:00
Makefile selftests/filesystems: create get_unique_mnt_id() helper 2025-05-12 11:40:12 +02:00
statmount_test_ns.c selftests/statmount: remove duplicate wait_for_pid() 2026-04-14 09:30:31 +02:00
statmount_test.c selftests/statmount: add statmount_alloc() helper 2026-03-12 13:33:54 +01:00
statmount.h selftests/statmount: add statmount_alloc() helper 2026-03-12 13:33:54 +01:00