X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmds%2Fmds_reint.c;h=d7696b24b0276084cd47107b0cd4dae978c70164;hp=2106d7a20f01fd1dcade7f2cd23771075d56db52;hb=926c6309185a25a8ac1541cfa67910325ed8626f;hpb=d2fa1e4266926cc5cdf46be8da77227e626119b5 diff --git a/lustre/mds/mds_reint.c b/lustre/mds/mds_reint.c index 2106d7a..d7696b24 100644 --- a/lustre/mds/mds_reint.c +++ b/lustre/mds/mds_reint.c @@ -1691,7 +1691,7 @@ static int mds_reint_unlink(struct mds_update_record *rec, int offset, rec->ur_namelen, &child_lockh, &dchild, LCK_EX, MDS_INODELOCK_LOOKUP | - MDS_INODELOCK_UPDATE, NULL); + MDS_INODELOCK_UPDATE, NULL); } if (rc) GOTO(cleanup, rc);