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:
648fa86
)
gut do_filp_open() a bit more (do_last separation)
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 24 Dec 2009 06:58:28 +0000
(
01:58
-0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 5 Mar 2010 14:01:13 +0000
(09:01 -0500)
Brute-force separation of stuff reachable from do_last: with
the exception of do_link:; just take all that crap to a helper
function as-is and have it tell the caller if it has to go
to do_link.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c
patch
|
blob
|
history
diff --cc
fs/namei.c
Simple merge