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:
3866248
)
Get rid of symlink body copying
author
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 26 Dec 2009 13:37:05 +0000
(08:37 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 5 Mar 2010 14:01:40 +0000
(09:01 -0500)
Now that nd->last stays around until ->put_link() is called, we can
just postpone that ->put_link() in do_filp_open() a bit and don't
bother with copying.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c
patch
|
blob
|
history
diff --cc
fs/namei.c
Simple merge