linux/tools/testing/selftests/filesystems/empty_mntns
Christian Brauner d38aa6cdee
selftests/empty_mntns: fix wrong CLONE_EMPTY_MNTNS hex value in comment
CLONE_EMPTY_MNTNS is (1ULL << 37) = 0x2000000000ULL, not 0x400000000ULL.

Fixes: 5b8ffd63fb ("selftests/filesystems: add clone3 tests for empty mount namespaces")
Signed-off-by: Christian Brauner <brauner@kernel.org>
2026-04-14 09:30:57 +02:00
..
.gitignore
clone3_empty_mntns_test.c selftests/empty_mntns: fix wrong CLONE_EMPTY_MNTNS hex value in comment 2026-04-14 09:30:57 +02:00
empty_mntns_test.c selftests/empty_mntns: fix statmount_alloc() signature mismatch 2026-04-14 09:30:48 +02:00
empty_mntns.h selftests/empty_mntns: fix statmount_alloc() signature mismatch 2026-04-14 09:30:48 +02:00
Makefile
overmount_chroot_test.c selftests/empty_mntns: fix statmount_alloc() signature mismatch 2026-04-14 09:30:48 +02:00