Whamcloud - gitweb
LU-7377 utils: Don't fail on plugin load for mount/tunefs 28/17128/2
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Fri, 6 Nov 2015 18:48:34 +0000 (13:48 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 17 Nov 2015 15:36:36 +0000 (15:36 +0000)
commit95db503e4fde9b5e1b66a2f928c8f3e52d5d5f73
tree19f4724a5c3ed47600a942df7559d06356d09bbc
parentf0ff8fa3d8c6612b11004f01068ab590b11fc290
LU-7377 utils: Don't fail on plugin load for mount/tunefs

While loading mount_utils_zfs, if zfs modules aren't loaded, but
zfs plugin is present, it will return an error, this shouldn't cause
all module loading to fail.

Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: Idad52745cdfa9d673ab9bd4afe38de4d51ae9a49
Reviewed-on: http://review.whamcloud.com/17128
Tested-by: Jenkins
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/mount_utils.c