Commit f8b31710 authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent de4acda1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment