Whamcloud - gitweb
LU-3789 mgs: Add deprecation warning for "lctl conf_param" 36/7436/3
authorArtem Blagodarenko <artem_blagodarenko@xyratex.com>
Fri, 23 Aug 2013 12:53:45 +0000 (16:53 +0400)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 3 Sep 2013 06:07:15 +0000 (06:07 +0000)
commitb50f73018c25d039bf9952728c35985be9a4c1d4
tree3c24c902095fb8848025d9d7d51a4531c45d2aff
parenteb22854741580fe1b5e149f2065cfe713901e7be
LU-3789 mgs: Add deprecation warning for "lctl conf_param"

lctl set_param -P has been added with LU-3155. Old mechanism
(lctl conf_param) should be deprecated.

This patch adds warnings since 2.7.53 and disable lctl set_param
option since 3.0.53

Xyratex-bug-id: MRP-272
Signed-off-by: Artem Blagodarenko <artem_blagodarenko@xyratex.com>
Change-Id: I37479a333869de1d10b74b623bd4d921774664e8
Reviewed-on: http://review.whamcloud.com/7436
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
lustre/utils/lctl.c
lustre/utils/lustre_cfg.c