X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmgs%2Fmgs_llog.c;h=174378b968cbc55ea7bb392d5abb8342126d7674;hp=5fa816d80f2a26b935acb77d5454155dc7490f87;hb=0ff7d548eb7bf0c04836c7d6809cac163e0ffc2c;hpb=21c53b18a1bc0e36d2ecd1fb731f0dc6403902ee diff --git a/lustre/mgs/mgs_llog.c b/lustre/mgs/mgs_llog.c index 5fa816d..174378b 100644 --- a/lustre/mgs/mgs_llog.c +++ b/lustre/mgs/mgs_llog.c @@ -5233,7 +5233,6 @@ static int mgs_set_param2(const struct lu_env *env, struct mgs_device *mgs, sizeof(mti->mti_params)) GOTO(out, rc = -E2BIG); - /* obdname2fsname reports devname as an obd device */ len = strcspn(param, ".="); if (len && param[len] != '=') { struct list_head *tmp;