Whamcloud - gitweb
LU-4800 obdclass: runtime load lustre client when needed 87/10587/8
authorBob Glossman <bob.glossman@intel.com>
Wed, 4 Jun 2014 15:23:11 +0000 (08:23 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 16 Jun 2014 02:40:14 +0000 (02:40 +0000)
commit5d3b979bc49b7adbb066b7097749254e2fc28e43
tree9449ad5d843ab5c9bd9a2f154fc6351b77cff942
parent4b71d28d64ee9be6391a0ae4ddc35477408f0d72
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