+1
−1
Loading
Currently, statmount() returns ENOENT when caller is not CAP_SYS_ADMIN in the user namespace owner of target mount namespace. This should be EPERM instead. Suggested-by:Miklos Szeredi <miklos@szeredi.hu> Signed-off-by:
Bhavik Sachdev <b.sachdev1904@gmail.com> Link: https://patch.msgid.link/20251129091455.757724-2-b.sachdev1904@gmail.com Signed-off-by:
Christian Brauner <brauner@kernel.org>