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:
27bff34
)
postpone __putname() until after do_last()
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 24 Dec 2009 07:08:19 +0000
(
02:08
-0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 5 Mar 2010 14:01:18 +0000
(09:01 -0500)
Since do_last() doesn't mangle nd->last_name, we can safely postpone
__putname() done in handling of trailing symlinks until after the
call of do_last()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c
patch
|
blob
|
history
diff --cc
fs/namei.c
Simple merge