From: adilger Date: Fri, 24 Dec 2004 10:44:30 +0000 (+0000) Subject: b_cray was previously running with libsysio-0809, segfaults in fcntl with 0607. X-Git-Tag: v1_7_100~1719 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=7d645a15eeaa2a540f333f7cc34f1d914a0fe248 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. --- 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" ;;