Whamcloud - gitweb
b=6379
[fs/lustre-release.git] / build / buildcvs
index 85d9956..559ac26 100644 (file)
@@ -1,7 +1,7 @@
 # This file is sourced by lustre/lustrecvs
 
 portalstag="HEAD"
-libsysiotag="LIBSYSIO_HEAD_20040809"
+libsysiotag="HEAD"
 
 export LC_COLLATE=C
 
@@ -26,8 +26,8 @@ case "$lustretag" in
        portalstag="$lustretag"
        ;;
 
-    b_cray*)
-       libsysiotag="LIBSYSIO_HEAD_20041101"
+    b1_4_newconfig)    
+        portalstag="b_hd_newconfig"
        ;;
 
     b_port_ahead)
@@ -53,6 +53,10 @@ case "$lustretag" in
        lustretag="b1_4"
        ;;
 
+    b_ptlrpc_cleanup)
+       portalstag="b_ptlrpc_cleanup"
+       ;;
+
     b_release_*)
        portalstag=$lustretag
        ;;