X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fllite%2Ffile.c;h=ce5fb5a1fef9911e3f00f4e6a0886d4fb2b55b4f;hb=762f2114d282a98ebfa4dbbeea9298a8088ad24e;hp=7fb9a5e70177f9339bbc7935256a1e99651c8e4e;hpb=5ea8210977958fa102baf3ed8450ca962cabcf25;p=fs%2Flustre-release.git diff --git a/lustre/llite/file.c b/lustre/llite/file.c index 7fb9a5e..ce5fb5a 100644 --- a/lustre/llite/file.c +++ b/lustre/llite/file.c @@ -3099,7 +3099,7 @@ int __ll_inode_revalidate_it(struct dentry *dentry, struct lookup_intent *it, oit.it_op = IT_LOOKUP; /* Call getattr by fid, so do not provide name at all. */ - op_data = ll_prep_md_op_data(NULL, dentry->d_parent->d_inode, + op_data = ll_prep_md_op_data(NULL, dentry->d_inode, dentry->d_inode, NULL, 0, 0, LUSTRE_OPC_ANY, NULL); if (IS_ERR(op_data))