commit | 2675a4eb6a9f1240098721c8a84ede28abd9d7b3 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Jun 22 12:41:10 2012 +0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jul 14 16:33:43 2012 +0400 |
tree | 76714224336154a2ca645b67d7f6d0f004bc569a | |
parent | 30d904947459cca2beb69e0110716f5248b31f2a [diff] |
fs/namei.c: get do_last() and friends return int Same conventions as for ->atomic_open(). Trimmed the forest of labels a bit, while we are at it... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>