X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmgs%2Fmgs_handler.c;h=4829c1fc9fcb37f05b9aa09a6bd42c4f284c2102;hp=d1e4b652828f34ae50adca85250a5f9c0bd9f88d;hb=5538eee216a194d47ae67fbcff80bfbcd95f3d69;hpb=ae5556e079c32ce211d2e27f39ee36fa9fa69d19 diff --git a/lustre/mgs/mgs_handler.c b/lustre/mgs/mgs_handler.c index d1e4b65..4829c1f 100644 --- a/lustre/mgs/mgs_handler.c +++ b/lustre/mgs/mgs_handler.c @@ -332,7 +332,7 @@ static int mgs_get_cfg_lock(struct obd_device *obd, char *fsname, int rc, flags = 0; ENTRY; - rc = mgc_fsname2resid(fsname, &res_id); + rc = mgc_fsname2resid(fsname, &res_id, CONFIG_T_CONFIG); if (!rc) rc = ldlm_cli_enqueue_local(obd->obd_namespace, &res_id, LDLM_PLAIN, NULL, LCK_EX,