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:
dfef6dc
)
nd->inode is not set on the second attempt in path_walk()
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 9 Mar 2011 02:16:28 +0000
(21:16 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 9 Mar 2011 02:16:28 +0000
(21:16 -0500)
We leave it at whatever it had been pointing to after the
first link_path_walk() had failed with -ESTALE. Things
do not work well after that...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found