Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95ed9e2
)
- modules order fixed
author
yury
<yury>
Wed, 15 Nov 2006 11:49:11 +0000
(11:49 +0000)
committer
yury
<yury>
Wed, 15 Nov 2006 11:49:11 +0000
(11:49 +0000)
lustre/tests/test-framework.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/test-framework.sh
b/lustre/tests/test-framework.sh
index
02eeb20
..
e6b8dcf
100644
(file)
--- a/
lustre/tests/test-framework.sh
+++ b/
lustre/tests/test-framework.sh
@@
-116,8
+116,8
@@
load_modules() {
load_module ../lnet/klnds/$LNETLND
load_module ldiskfs/ldiskfs
load_module lvfs/lvfs
- load_module lvfs/fsfilt_ldiskfs
load_module obdclass/obdclass
+ load_module lvfs/fsfilt_ldiskfs
load_module ptlrpc/ptlrpc
load_module ptlrpc/gss/ptlrpc_gss
load_module fid/fid