diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2016-03-07 21:11:43 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2016-03-14 05:16:06 +0100 |
commit | f8b31710e46c852b2af1635d1b6fab8e69bf7799 (patch) | |
tree | f2e6b46ea8d99e05951f5691841913cc1aa2f67a /Makefile | |
parent | autofs4: don't bother with d_instantiate(dentry, NULL) in ->lookup() (diff) | |
download | linux-f8b31710e46c852b2af1635d1b6fab8e69bf7799.tar.xz linux-f8b31710e46c852b2af1635d1b6fab8e69bf7799.zip |
ceph_fill_trace(): don't bother with d_instantiate(dn, NULL)
... and use d_add(dn, NULL) in case we need to hash a negative
unhashed rather than using d_rehash() directly.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions