git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd775ae
)
vfs: Don't allow a user namespace root to make device nodes
author
Eric W. Biederman
<ebiederm@xmission.com>
Sun, 13 Nov 2011 20:16:43 +0000
(12:16 -0800)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Tue, 3 Apr 2012 11:28:51 +0000
(
04:28
-0700)
Safely making device nodes in a container is solvable but simply
having the capability in a user namespace is not sufficient to make
this work.
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
fs/namei.c
patch
|
blob
|
history
diff --cc
fs/namei.c
Simple merge