X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fobdclass%2Fobd_mount.c;h=990c3cf8940174c0e277c785a35d7f78ba389696;hp=29d50224505701843071a4a6f958a90abe4c433e;hb=1d3c17c697fcabe8a8ae0d23a8e915a268ad2e71;hpb=c4f3c715b1938c490b94c389001e32e9237cf09e diff --git a/lustre/obdclass/obd_mount.c b/lustre/obdclass/obd_mount.c index 29d5022..990c3cf 100644 --- a/lustre/obdclass/obd_mount.c +++ b/lustre/obdclass/obd_mount.c @@ -1193,7 +1193,7 @@ out_mgc: } /* log has been fully processed */ - obd_notify(obd, NULL, OBD_NOTIFY_CONFIG, 0); + obd_notify(obd, NULL, OBD_NOTIFY_CONFIG, (void *)CONFIG_LOG); } RETURN(rc);