Skip to content
Commit b2dd05f1 authored by Zhihao Cheng's avatar Zhihao Cheng Committed by Amir Goldstein
Browse files

ovl: let helper ovl_i_path_real() return the realinode



Let helper ovl_i_path_real() return the realinode to prepare for
checking non-null realinode in RCU walking path.

[msz] Use d_inode_rcu() since we are depending on the consitency
between dentry and inode being non-NULL in an RCU setting.

Signed-off-by: default avatarZhihao Cheng <chengzhihao1@huawei.com>
Signed-off-by: default avatarAmir Goldstein <amir73il@gmail.com>
Fixes: ffa5723c ("ovl: store lower path in ovl_inode")
Cc: <stable@vger.kernel.org> # v5.19
Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent 858fd168
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