X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fllmodules.sh;h=a39b73c32961785b756eefbe5d98ce3f5a90f052;hb=cc669f5de2e3017bea33065b6b085691b042f7bb;hp=649e96dc71477c277bf95fa8eb2ce5ef2940b3ba;hpb=ef794a08b80e019ceddd523303c5d3aa10045254;p=fs%2Flustre-release.git diff --git a/lustre/tests/llmodules.sh b/lustre/tests/llmodules.sh index 649e96d..a39b73c 100644 --- a/lustre/tests/llmodules.sh +++ b/lustre/tests/llmodules.sh @@ -25,8 +25,8 @@ do_insmod $LUSTRE/ldlm/ldlm.o || exit -1 do_insmod $LUSTRE/extN/extN.o || \ echo "info: can't load extN.o module, not fatal if using ext3" do_insmod $LUSTRE/mds/mds.o || exit -1 -do_insmod $LUSTRE/mds/mds_extN.o || \ - echo "info: can't load mds_extN.o module, needs extN.o" +do_insmod $LUSTRE/obdclass/fsfilt_extN.o || \ + echo "info: can't load fsfilt_extN.o module, needs extN.o" do_insmod $LUSTRE/obdecho/obdecho.o || exit -1 do_insmod $LUSTRE/obdfilter/obdfilter.o || exit -1 do_insmod $LUSTRE/ost/ost.o || exit -1