commit | 6b5e1223d9c3fae19b1a2acd789d9dab97de67c4 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Jun 19 13:21:03 2013 +0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jun 29 12:57:20 2013 +0400 |
tree | ba94da4e346b50faad8016580bee54613a60351c | |
parent | 1df98b8bbccab87f9da27b4661bf528212ffd5a2 [diff] |
coda: don't bother with find_inode_number() the fallback it's using for dcache misses is actually the same value we would've used for inumber anyway. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>