Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit ae0a843c authored by He Kuang's avatar He Kuang Committed by Al Viro
Browse files

dentry_cmp(): use lockless_dereference() instead of smp_read_barrier_depends()


lockless_dereference() was added which can be used in place of
hard-coding smp_read_barrier_depends().

Signed-off-by: default avatarHe Kuang <hekuang@huawei.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent c074cefc
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