mirror of
https://github.com/torvalds/linux.git
synced 2025-11-08 12:40:51 +02:00
Verify that setns() reports EINVAL when an fd is passed that refers to an open file but the file is not a file descriptor useable to interact with namespaces. Cc: Jan Stancek <jstancek@redhat.com> Cc: Cyril Hrubis <chrubis@suse.cz> Link: https://lore.kernel.org/lkml/20200615085836.GR12456@shao2-debian Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| config | ||
| Makefile | ||
| pidfd.h | ||
| pidfd_fdinfo_test.c | ||
| pidfd_getfd_test.c | ||
| pidfd_open_test.c | ||
| pidfd_poll_test.c | ||
| pidfd_setns_test.c | ||
| pidfd_test.c | ||
| pidfd_wait.c | ||