Whamcloud - gitweb
LU-1302 mgs: mgs uses llog over OSD
[fs/lustre-release.git] / lustre / mgc / mgc_request.c
index 8b208e7..b1553ba 100644 (file)
@@ -1757,7 +1757,8 @@ static int mgc_process_cfg_log(struct obd_device *mgc,
         /* logname and instance info should be the same, so use our
            copy of the instance for the update.  The cfg_last_idx will
            be updated here. */
-        rc = class_config_parse_llog(ctxt, cld->cld_logname, &cld->cld_cfg);
+       rc = class_config_parse_llog(NULL, ctxt, cld->cld_logname,
+                                    &cld->cld_cfg);
         EXIT;
 
 out_pop: