Whamcloud - gitweb
LU-7004 utils: remove "lctl conf_param" deprecation 73/20573/2
authorAndreas Dilger <andreas.dilger@intel.com>
Thu, 2 Jun 2016 01:02:09 +0000 (19:02 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 20 Jun 2016 00:58:44 +0000 (00:58 +0000)
commite3c6c6739d8edc48e325843e1075a1fe8c157ec9
tree73ff7b44297a37ddccfd6de5aaf5c5dc1bbb0290
parent9d06de39731ae16d030cda672ae771496d4f0952
LU-7004 utils: remove "lctl conf_param" deprecation

The "lctl set_param -P" functionality was intended to replace
"lctl conf_param" with a more uniform interface that matches
the existing "lctl set_param" and "lctl get_param" usage.
However, there are still unresolved issues that need to be
addressed and a longer transition period needed before the
old functionality can be removed.

Remove the deprecation warning for now, rather than bumping it
to some later release.  It can be re-added when "set_param -P"
has been fixed.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: If9a316bda4bf8d889c4072740f0879d9d43ebbe5
Reviewed-on: http://review.whamcloud.com/20573
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/lustre_cfg.c