diff options
author | Christian Brauner <brauner@kernel.org> | 2024-06-24 11:49:48 -0400 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-06-28 09:53:30 +0200 |
commit | 0a3deb11858ae8a0b3849b5fda45512ad383f0e1 (patch) | |
tree | 7b998c4299e62457e3976b080508b4d576f88b84 /io_uring/io-wq.c | |
parent | 09b31295f833031c88419550172703d45c5401e3 (diff) |
fs: Allow listmount() in foreign mount namespace
Expand struct mnt_id_req to add an optional mnt_ns_id field. When this
field is populated, listmount() will be performed on the specified mount
namespace, provided the currently application has CAP_SYS_ADMIN in its
user namespace and the mount namespace is a child of the current
namespace.
Co-developed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Link: https://lore.kernel.org/r/49930bdce29a8367a213eb14c1e68e7e49284f86.1719243756.git.josef@toxicpanda.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'io_uring/io-wq.c')
0 files changed, 0 insertions, 0 deletions