commit | f60dc3db6e24b7c36445cf1feb56b34c799074b3 | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@suse.cz> | Tue Jun 05 15:10:31 2012 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jul 14 16:33:26 2012 +0400 |
tree | 594d45bf42e498c9c30fd30c93f97a3cf8827851 | |
parent | 77d660a8a83036432dc33f092a367d06563d233e [diff] |
vfs: do_last(): clean up retry Move the lookup retry logic to the bottom of the function to make the normal case simpler to read. Reported-by: David Howells <dhowells@redhat.com> Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>