Whamcloud - gitweb
cleanups:
[fs/lustre-release.git] / build / buildcvs
index feb58a2..ce3459f 100644 (file)
@@ -22,10 +22,6 @@ case "$lustretag" in
        portalstag="b1_2"
        ;;
 
-    b1_4 | b1_4_bgl)
-       portalstag="b1_4_bgl"
-       ;;
-
     b_cmd*)
        portalstag="$lustretag"
        ;;
@@ -34,20 +30,8 @@ case "$lustretag" in
        libsysiotag="LIBSYSIO_HEAD_20041101"
        ;;
 
-    b_hd_acl)
-       portalstag="b_hd_sec"
-       ;;
-
-    b_hd_remote_uid)
-       portalstag="b_hd_sec"
-       ;;
-
-    b_hd_sec)
-       portalstag="b_hd_sec"
-       ;;
-
-    b_hd_sec_oss)
-       portalstag="b_hd_sec"
+    b1_4_newconfig)    
+        portalstag="b_hd_newconfig"
        ;;
 
     b_port_ahead)
@@ -73,6 +57,10 @@ case "$lustretag" in
        lustretag="b1_4"
        ;;
 
+    b_ptlrpc_cleanup)
+       portalstag="b_ptlrpc_cleanup"
+       ;;
+
     b_release_*)
        portalstag=$lustretag
        ;;
@@ -81,7 +69,7 @@ case "$lustretag" in
        portalstag="$lustretag"
        ;;
 
-    v[1-9]*)
+    v[1-9]*|cray_200[5-9]*)
        portalstag="$lustretag"
        libsysiotag="$lustretag"
        ;;