[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lustre-cvs
Subject:    [Lustre-cvs] CVS: lustre/utils lconf,1.80,1.81
From:       Robert Read <rread () users ! sourceforge ! net>
Date:       2002-10-31 17:50:58
[Download RAW message or body]

Update of /cvsroot/lustre/lustre/utils
In directory usw-pr-cvs1:/tmp/cvs-serv16215

Modified Files:
	lconf 
Log Message:
* teach lconf about ktoenal.o

Index: lconf
===================================================================
RCS file: /cvsroot/lustre/lustre/utils/lconf,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -w -b -B -p -r1.80 -r1.81
--- lconf	30 Oct 2002 21:03:43 -0000	1.80
+++ lconf	31 Oct 2002 17:50:53 -0000	1.81
@@ -286,6 +286,7 @@ class LCTLInterface:
         run lctl using the command line
         """
         cmd = string.join(map(str,args))
+        debug("+", self.lctl, cmd)
         rc, out = run(self.lctl, cmd)
         if rc:
             raise CommandError(self.lctl, out, rc)
@@ -771,6 +772,8 @@ class Network(Module):
             self.add_module('portals/linux/router', 'kptlrouter')
         if self.net_type == 'tcp':
             self.add_module('portals/linux/socknal', 'ksocknal')
+        if self.net_type == 'toe':
+            self.add_module('portals/linux/toenal', 'ktoenal')
         if self.net_type == 'elan':
             self.add_module('portals/linux/rqswnal', 'kqswnal')
         if self.net_type == 'gm':



-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
Lustre-cvs mailing list
Lustre-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lustre-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic