diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2016-03-06 04:31:50 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2016-03-14 05:15:36 +0100 |
commit | d6d95ded914eb321b0a2c8c26cdf0a225a0d9917 (patch) | |
tree | 1569fe898c263ae0437c8690cee87be8ac7ece1e /firmware/acenic | |
parent | namei: simplify invalidation logics in lookup_dcache() (diff) | |
download | linux-d6d95ded914eb321b0a2c8c26cdf0a225a0d9917.tar.xz linux-d6d95ded914eb321b0a2c8c26cdf0a225a0d9917.zip |
lookup_one_len_unlocked(): use lookup_dcache()
No need to lock parent just because of ->d_revalidate() on child;
contrary to the stale comment, lookup_dcache() *can* be used without
locking the parent. Result can be moved as soon as we return, of
course, but the same is true for lookup_one_len_unlocked() itself.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'firmware/acenic')
0 files changed, 0 insertions, 0 deletions