diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2018-05-23 15:24:18 -0500 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2018-05-24 11:56:43 -0500 |
commit | 55956b59df336f6738da916dbb520b6e37df9fbd (patch) | |
tree | 092af72e9a7cb4ac14ddd1941cf82b6c269e0a1b /fs/attr.c | |
parent | 593d1ce854dff93b3c9066e897192eb676b09c46 (diff) | |
download | linux-next-55956b59df336f6738da916dbb520b6e37df9fbd.tar.gz |
vfs: Allow userns root to call mknod on owned filesystems.
These filesystems already always set SB_I_NODEV so mknod will not be
useful for gaining control of any devices no matter their permissions.
This will allow overlayfs and applications like to fakeroot to use
device nodes to represent things on disk.
Acked-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'fs/attr.c')
0 files changed, 0 insertions, 0 deletions