Whamcloud - gitweb
LU-3411 osd: fsfilt_get_ops returns an error, not NULL
authorAlex Zhuravlev <alexey.zhuravlev@intel.com>
Thu, 30 May 2013 11:23:02 +0000 (15:23 +0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 6 Jun 2013 18:30:12 +0000 (14:30 -0400)
commit19e544099dfa32b8d020c07f65d8153994c9a33e
tree8117964fe7091b2fa877b08f9abdf3a49e6d629a
parentc7ceca414f388d894f9299b2e87eaa791ea6dd87
LU-3411 osd: fsfilt_get_ops returns an error, not NULL

osd_mount() should be able to recognize this properly.

Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Change-Id: Ife1f52cf264fd6041dfc01606c6e48e47f2f8ff0
Reviewed-on: http://review.whamcloud.com/6496
Tested-by: Hudson
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/osd-ldiskfs/osd_handler.c