X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fmdc%2Fmdc_request.c;h=6387d98470fc5706f7414dc555f3ff150b1023b0;hb=40d91eafe257fb407d27c54cd2f7ae9961672f60;hp=0b435d7ce4b3dd26dd53adebcb342df444116ee1;hpb=11fcbfa9de4a5170abc2c5df2a6e4e02f0f84268;p=fs%2Flustre-release.git diff --git a/lustre/mdc/mdc_request.c b/lustre/mdc/mdc_request.c index 0b435d7..6387d98 100644 --- a/lustre/mdc/mdc_request.c +++ b/lustre/mdc/mdc_request.c @@ -455,7 +455,9 @@ static int mdc_getxattr(struct obd_export *exp, const struct lu_fid *fid, LASSERT(obd_md_valid == OBD_MD_FLXATTR || obd_md_valid == OBD_MD_FLXATTRLS); - /* The below message is checked in sanity-selinux.sh test_20d */ + /* Message below is checked in sanity-selinux test_20d + * and sanity-sec test_49 + */ CDEBUG(D_INFO, "%s: get xattr '%s' for "DFID"\n", exp->exp_obd->obd_name, name, PFID(fid)); rc = mdc_xattr_common(exp, &RQF_MDS_GETXATTR, fid, MDS_GETXATTR,