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:
25a8ac1
)
Use rqswnal instead of qswnal.
author
adilger
<adilger>
Fri, 2 Aug 2002 10:58:46 +0000
(10:58 +0000)
committer
adilger
<adilger>
Fri, 2 Aug 2002 10:58:46 +0000
(10:58 +0000)
lustre/tests/common.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/common.sh
b/lustre/tests/common.sh
index
3049778
..
fd93a5d
100644
(file)
--- a/
lustre/tests/common.sh
+++ b/
lustre/tests/common.sh
@@
-210,7
+210,7
@@
setup_portals() {
#do_insmod $PORTALS/linux/router/kptlrouter.o || exit -1
case $NETWORK in
- elan) do_insmod $PORTALS/linux/qswnal/kqswnal.o || exit -1
+ elan) do_insmod $PORTALS/linux/
r
qswnal/kqswnal.o || exit -1
;;
tcp) do_insmod $PORTALS/linux/socknal/ksocknal.o || exit -1
;;