commit | 86f56395feb2b106b125c47e72192e37da5dd088 | [log] [tgz] |
---|---|---|
author | Christian Brauner <christian.brauner@ubuntu.com> | Wed Jun 17 00:48:54 2020 +0200 |
committer | Christian Brauner <christian.brauner@ubuntu.com> | Wed Jun 17 00:48:54 2020 +0200 |
tree | a63cde19caa1c5ebe0d436d836bc464f4c25b238 | |
parent | e571d4ee334719727f22cce30c4c74471d4ef68a [diff] |
tests: test for setns() EINVAL regression 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>