Whamcloud - gitweb
LU-506 tests: modprobe exportfs for fsfilt_ldiskfs
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 23 Jan 2012 22:17:55 +0000 (15:17 -0700)
committerOleg Drokin <green@whamcloud.com>
Tue, 14 Feb 2012 15:52:48 +0000 (10:52 -0500)
commit6bc2c5d8aff4fc1f8dbc8aa19b86f6cf44b78419
tree3823496a15f88d52f82424a295cdda175c957377
parent83eeeb72c1081ec85b2b38440730143323e9209e
LU-506 tests: modprobe exportfs for fsfilt_ldiskfs

When trying to load fsfilt_ldiskfs.ko from the build tree, it fails
to load due to the missing exportfs_decode_fh() symbol in RHEL6
kernels.  Force loading of the exportfs.ko module if ldiskfs is used.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Iecb13155b69ffc3a227e3df770ca590277cd500c
Reviewed-on: http://review.whamcloud.com/2014
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Niu Yawei <niu@whamcloud.com>
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
lustre/tests/test-framework.sh