Whamcloud - gitweb
LU-5973 ofd: fix bad error message 21/12921/2
authorBob Glossman <bob.glossman@intel.com>
Wed, 3 Dec 2014 16:19:26 +0000 (08:19 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 25 Feb 2015 18:18:38 +0000 (18:18 +0000)
commitcae87fca0a1656487786186e8c96ffdac2e3e45a
tree2fe278e18389580b305a7ee1558e1c2483187e10
parent88f2129504f0530106ebdbe7f5ff918d03bfcb42
LU-5973 ofd: fix bad error message

A CERROR in ofd_destroy() was printing the wrong return value.
This mod fixes that, uses the correct value.

Signed-off-by: Bob Glossman <bob.glossman@intel.com>
Change-Id: Iedc21f2544bdb69e02ec787c059b5ad21d12786b
Reviewed-on: http://review.whamcloud.com/12921
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ofd/ofd_obd.c