selftests/landlock: Test IOCTLs on named pipes
authorGünther Noack <gnoack@google.com>
Fri, 19 Apr 2024 16:11:16 +0000 (16:11 +0000)
committerMickaël Salaün <mic@digikod.net>
Mon, 13 May 2024 04:58:31 +0000 (06:58 +0200)
commit56ffd377c7abe670ba5f024328e0c0fc0f49920c
tree70a5ac7275c4e0e8bd0fd34252280e479be8b122
parent7954a1d155975a3fbc9570151358738f59605121
selftests/landlock: Test IOCTLs on named pipes

Named pipes should behave like pipes created with pipe(2),
so we don't want to restrict IOCTLs on them.

Suggested-by: Mickaël Salaün <mic@digikod.net>
Signed-off-by: Günther Noack <gnoack@google.com>
Link: https://lore.kernel.org/r/20240419161122.2023765-6-gnoack@google.com
Signed-off-by: Mickaël Salaün <mic@digikod.net>
tools/testing/selftests/landlock/fs_test.c