aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorChristian Brauner <[email protected]>2023-11-22 13:44:38 +0100
committerChristian Brauner <[email protected]>2023-11-28 14:08:47 +0100
commit90fbd8b175ee75ee3d37d748b92bc317660b586d (patch)
treec98ed6bdbad4e3a9a3bd5bc293370be4642d1f77 /tools/testing/selftests/bpf/prog_tests/autoload.c
parente65a29f0235a438ece414d2d99bbf0d31aa97d04 (diff)
mnt_idmapping: remove nop check
All mounts default to nop_mnt_idmap and we don't allow creating idmapped mounts that reuse the idmapping of the filesystem. So unless someone passes a non-superblock namespace to these helpers this check will always be false. Remove it and replace it with a simple check for nop_mnt_idmap. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions