From: rread Date: Thu, 8 Aug 2002 07:31:29 +0000 (+0000) Subject: - remove old errro X-Git-Tag: 0.5.5~199 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=e4b34dc6dd2889efeebb18124408140ba6871f39;p=fs%2Flustre-release.git - remove old errro --- diff --git a/lustre/utils/obd.c b/lustre/utils/obd.c index a3363d4..013e79a 100644 --- a/lustre/utils/obd.c +++ b/lustre/utils/obd.c @@ -1082,9 +1082,6 @@ int jt_obd_lov_config(int argc, char **argv) int rc, size, i; IOCINIT(data); - printf("WARNING: obdctl lovconfig NOT MAINTAINED\n"); - return -1; - if (argc <= 6) return CMD_HELP;