Whamcloud - gitweb
don't let ctx obj share storage with request buffer, which might be
[fs/lustre-release.git] / build / buildcvs
index a5ce408..763180a 100644 (file)
@@ -1,7 +1,8 @@
 # This file is sourced by lustre/lustrecvs
 
 portalstag="HEAD"
-libsysiotag="LIBSYSIO_HEAD_20040809"
+libsysiotag="HEAD"
+snmptag=""
 
 export LC_COLLATE=C
 
@@ -22,40 +23,16 @@ case "$lustretag" in
        portalstag="b1_2"
        ;;
 
-    b1_4 | b1_4_bgl | b1_4_quota)
-       portalstag="b1_4_bgl"
+    b1_4)
+       snmptag="HEAD"
        ;;
 
-    b_cmd*)
-       portalstag="$lustretag"
-       ;;
-
-    b_cray*)
-       libsysiotag="LIBSYSIO_HEAD_20041101"
-       ;;
-
-    b_hd_acl)
-       portalstag="b_hd_sec"
+    b1_4_newconfig)    
+        portalstag="b_hd_newconfig"
        ;;
 
-    b_hd_remote_acl)
-        portalstag="b_hd_sec"
-        ;;
-
-    b_hd_remote_uid)
-       portalstag="b_hd_sec"
-       ;;
-
-    b_hd_remote_rvk)
-       portalstag="b_hd_sec"
-       ;;
-
-    b_hd_sec)
-       portalstag="b_hd_sec"
-       ;;
-
-    b_hd_sec_oss)
-       portalstag="b_hd_sec"
+    b_cmd*)
+       portalstag="$lustretag"
        ;;
 
     b_port_ahead)
@@ -81,15 +58,23 @@ case "$lustretag" in
        lustretag="b1_4"
        ;;
 
+    b_ptlrpc_cleanup)
+       portalstag="b_ptlrpc_cleanup"
+       ;;
+
     b_release_*)
        portalstag=$lustretag
        ;;
 
+    b_ioprovement)
+       portalstag=b_ioprovement
+       ;;
+
     v1_[0-3]*|v1_4_*|[A-Z]*)
        portalstag="$lustretag"
        ;;
 
-    v[1-9]*)
+    v[1-9]*|cray_200[5-9]*)
        portalstag="$lustretag"
        libsysiotag="$lustretag"
        ;;
@@ -97,4 +82,5 @@ esac
 
 cvs_cmd libsysio libsysio "$libsysiotag"
 cvs_cmd portals portals "$portalstag"
+cvs_cmd snmp lustre-snmp "$snmptag"
 cvs_cmd lustre lustre-core "$lustretag"