Whamcloud - gitweb
LU-4800 obdclass: runtime load lustre client when needed
authorBob Glossman <bob.glossman@intel.com>
Wed, 4 Jun 2014 15:23:11 +0000 (08:23 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 11 Aug 2014 15:36:46 +0000 (11:36 -0400)
commiteb5b05513130fbf5fc412fc59a2fb9e4985263b9
treed2081b0975817d3582da46123e96376219a8aba5
parent812680f2b8f5d9142f216ad18b9bf954aea93f9f
LU-4800 obdclass: runtime load lustre client when needed

Manually force loading of lustre.ko during client
mounts with request_module for cases where
autoloading doesn't happen.

Signed-off-by: Bob Glossman <bob.glossman@intel.com>
Change-Id: I807fc5cd04cf5a97d9c131208b7b13037dc10ee6
Reviewed-on: http://review.whamcloud.com/10587
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/include/linux/lustre_compat25.h
lustre/obdclass/obd_mount.c