X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmgc%2Fmgc_request.c;h=a7cd745c1ae88c30297767f9e721b0207a1bf8cd;hp=9beed2936d930beb3a6ac45c71fd766cae8f19e6;hb=921fa0f21c1722e127fd072089ee35ddb0135653;hpb=b2a487553e966d8d93a8ad5e54c8ffcce37b9954 diff --git a/lustre/mgc/mgc_request.c b/lustre/mgc/mgc_request.c index 9beed29..a7cd745 100644 --- a/lustre/mgc/mgc_request.c +++ b/lustre/mgc/mgc_request.c @@ -259,7 +259,7 @@ static struct config_llog_data *config_recover_log_add(struct obd_device *obd, struct config_llog_data *cld; char logname[32]; - if ((lsi->lsi_flags & LSI_SERVER) && !IS_MDT(lsi->lsi_ldd)) + if ((lsi->lsi_flags & LSI_SERVER) && IS_OST(lsi->lsi_ldd)) return NULL; /* we have to use different llog for clients and mdts for cmd