From 7d645a15eeaa2a540f333f7cc34f1d914a0fe248 Mon Sep 17 00:00:00 2001 From: adilger Date: Fri, 24 Dec 2004 10:44:30 +0000 Subject: [PATCH] b_cray was previously running with libsysio-0809, segfaults in fcntl with 0607. There is still something wrong with gethostbyname and you have to specify the MDS by ipaddr, not sure why that is yet. --- build/buildcvs | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/build/buildcvs b/build/buildcvs index dff2f2e..8a5b411 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -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" ;; -- 1.8.3.1