Whamcloud - gitweb
LU-11169 obdclass: fix old return code usage 06/32906/8
authorAlexey Lyashkov <c17817@cray.com>
Sat, 15 Sep 2018 07:33:51 +0000 (10:33 +0300)
committerOleg Drokin <green@whamcloud.com>
Mon, 1 Oct 2018 14:00:38 +0000 (14:00 +0000)
commit1db258b57e5669e07934fe848861817f88102475
treef4aecf1d84a354c75c9f24de24212986a2efd65d
parente2b4a521e260cb7b121dc51d4c29d4d47b7c1e1e
LU-11169 obdclass: fix old return code usage

Commit 49d8a7ccd73 from LU-9855 introduce a fail in the
obd_commitrw function which parent error code
replaced with result of exp_check_ops function.

Cray-bugid: LUS-6195

Test-Parameters: trivial
Change-Id: If8643ba39232f94ba9c523fdb9f10c1411a1838a
Signed-off-by: Alexey Lyashkov <c17817@cray.com>
Reviewed-on: https://review.whamcloud.com/32906
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/obd_class.h