commit | 0b3fca1fd1499f0f5a7486d494f96538f2b7e5b9 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat Jun 15 11:37:47 2013 +0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jun 29 12:57:20 2013 +0400 |
tree | 53c2152346840cc335483543c166cd47914fbfb0 | |
parent | 6b5e1223d9c3fae19b1a2acd789d9dab97de67c4 [diff] |
kill find_inode_number() the only remaining caller (in ncpfs) is guaranteed to return 0 - we only hit it if we'd just checked that there's no dentry with such name. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>