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:
be0d93f
)
procfs: clean proc_fill_super() up
author
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 13 Feb 2012 02:56:08 +0000
(21:56 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 21 Mar 2012 01:29:34 +0000
(21:29 -0400)
First of all, there's no need to zero ->i_uid/->i_gid on root inode -
both had been set to zero already. Moreover, let's take the iput()
on failure to the failure exit it belongs to...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/proc/inode.c
patch
|
blob
|
history
diff --cc
fs/proc/inode.c
Simple merge