Whamcloud - gitweb
- removed redundant check and lock release. If name is not passed to mds_id2locked_de...
[fs/lustre-release.git] / build / buildcvs
index fcdb952..8a6c7b7 100644 (file)
@@ -16,6 +16,11 @@ case "$lustretag" in
 
     # this is the branch table
     # keep this list sorted alphabetically!
+    b_ptl_smallfix)
+        portalstag="b_ptl_smallfix"
+       lustretag="b1_4"
+       ;;
+
     b1_2)
        portalstag="b1_2"
        ;;
@@ -24,14 +29,33 @@ case "$lustretag" in
        portalstag="b1_4_bgl"
        ;;
 
-    b_port_step)
-        portalstag="b_port_step"
+    b_cray*)
+       libsysiotag="LIBSYSIO_HEAD_20041101"
+       ;;
+
+    b_hd_sec)
+       portalstag="b_hd_sec"
+       ;;
+
+    b_port_ahead)
+       portalstag="b_port_ahead"
        ;;
+
     b_port_netid)
-        portalstag="b_port_netid"
+       portalstag="b_port_netid"
        ;;
-    b_hd_sec)
-        portalstag="b_hd_sec"
+
+    b_port_step)
+       portalstag="b_port_step"
+       ;;
+
+    v1_[0-3]*|v1_4_0*|[A-Z]*)
+       portalstag="$lustretag"
+       ;;
+
+    v[1-9]*)
+       portalstag="$lustretag"
+       libsysiotag="$lustretag"
        ;;
 esac