Whamcloud - gitweb
LU-4374 mgs: No modify during set_param is not an error 67/8567/7
authorBruno Faccini <bruno.faccini@intel.com>
Mon, 27 Jan 2014 15:04:06 +0000 (16:04 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 24 Apr 2014 17:35:37 +0000 (17:35 +0000)
commit68b112cf3972137b86ce6212ff061e4a9edcc74b
treeeaa4fb164495766ce62e09ba025918d6224b599d
parentf1eaf5e99aa9093b7a0fac7ae11e741560f64c31
LU-4374 mgs: No modify during set_param is not an error

Non negative return code from mgs_modify(), and particularly
1 for no-modify because already set, is wrongly interpreted as
an error with associated msgs in debug log and at user-level.

Signed-off-by: Bruno Faccini <bruno.faccini@intel.com>
Change-Id: Ieb058df406fd5e176cfe177a43dad0e6ebfbe78a
Reviewed-on: http://review.whamcloud.com/8567
Tested-by: Jenkins
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/mgs/mgs_llog.c