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:
5fa8e0a
)
fs: Provide function telling whether file_remove_privs() will do anything
author
Jan Kara
<jack@suse.cz>
Thu, 21 May 2015 14:05:54 +0000
(16:05 +0200)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 23 Jun 2015 22:01:09 +0000
(18:01 -0400)
Provide function telling whether file_remove_privs() will do anything.
Currently we only have should_remove_suid() and that does something
slightly different.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/inode.c
patch
|
blob
|
history
include/linux/fs.h
patch
|
blob
|
history
diff --cc
fs/inode.c
Simple merge
diff --cc
include/linux/fs.h
Simple merge