Whamcloud - gitweb
b_cray was previously running with libsysio-0809, segfaults in fcntl with 0607.
authoradilger <adilger>
Fri, 24 Dec 2004 10:44:30 +0000 (10:44 +0000)
committeradilger <adilger>
Fri, 24 Dec 2004 10:44:30 +0000 (10:44 +0000)
There is still something wrong with gethostbyname and you have to specify the
MDS by ipaddr, not sure why that is yet.

build/buildcvs

index dff2f2e..8a5b411 100644 (file)
@@ -1,7 +1,7 @@
 # This file is sourced by lustre/lustrecvs
 
 portalstag="HEAD"
-libsysiotag="LIBSYSIO_HEAD_20040607"
+libsysiotag="LIBSYSIO_HEAD_20040809"
 
 case "$lustretag" in
     '')
@@ -24,10 +24,6 @@ case "$lustretag" in
        portalstag="b1_4_bgl"
        ;;
 
-    b_newsysio | b_sec)
-        libsysiotag="LIBSYSIO_HEAD_20040809"
-       ;;
-
     b_port_step)
         portalstag="b_port_step"
        ;;