X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fofd%2Fofd_obd.c;h=aa59c14ffb021c1f55b92f5309bf0ed4212036fb;hp=e83f4ce0e4a7331713f12d046b0d9bd32290d53e;hb=605a139a193e4ef212560673b4bb93eec763d088;hpb=4e4751d5bf7af565f9fc41f5001dae81f67be891 diff --git a/lustre/ofd/ofd_obd.c b/lustre/ofd/ofd_obd.c index e83f4ce..aa59c14 100644 --- a/lustre/ofd/ofd_obd.c +++ b/lustre/ofd/ofd_obd.c @@ -241,7 +241,7 @@ static int ofd_parse_connect_data(const struct lu_env *env, CWARN("!!! This export (nid %s) used object group %d " "earlier; now it's trying to use group %d! This could " "be a bug in the MDS. Please report to " - "https://jira.hpdd.intel.com/\n", + "https://jira.whamcloud.com/\n", obd_export_nid2str(exp), fed->fed_group, data->ocd_group); RETURN(-EPROTO);