Home
last modified time | relevance | path

Searched hist:b306419a (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamei.cb306419a Tue Mar 08 20:16:28 CST 2011 Al Viro <viro@zeniv.linux.org.uk> nd->inode is not set on the second attempt in path_walk()

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>
b306419a Tue Mar 08 20:16:28 CST 2011 Al Viro <viro@zeniv.linux.org.uk> nd->inode is not set on the second attempt in path_walk()

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>