Whamcloud - gitweb
LU-3243 utils: print value in lctl set_param error
authorAndreas Dilger <andreas.dilger@intel.com>
Mon, 29 Apr 2013 21:46:56 +0000 (15:46 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 6 Jun 2013 01:47:32 +0000 (21:47 -0400)
commit614665d3201b4de385e3fab6d7d99e1468fde0d4
tree9357731a5526f1bc7a3b67642ced9bc65437f6a7
parentcfdf0560b4c726bc90f3352ec1458c16645c42e8
LU-3243 utils: print value in lctl set_param error

Print out the invalid value that was trying to be set via
"lctl set_param parameter=value", so that it is more clear
what is going wrong when this is being called from a script.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: Iebd0ae70dc9dbd378775339ccba2ab90a97d1093
Reviewed-on: http://review.whamcloud.com/6205
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
Reviewed-by: John Hammond <johnlockwoodhammond@gmail.com>
Reviewed-by: Prakash Surya <surya1@llnl.gov>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/lustre_cfg.c