Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / build / buildcvs
index 8569450..c8d472d 100644 (file)
@@ -5,6 +5,8 @@ lnettag="HEAD"
 libsysiotag="HEAD"
 snmptag="HEAD"
 ldiskfstag="HEAD"
+dmutag=""
+hg_base_url="http://www.wizy.org/mercurial"
 
 export LC_COLLATE=C
 
@@ -58,11 +60,6 @@ case "$lustretag" in
         ldiskfstag="b1_8_iam"
         ;;
 
-    b_new_cmd)
-       portalstag="b_new_portals"
-        # lnettag="b_lnet_tmp"
-        ;;
-
     b_cmd*)
         portalstag="$lustretag"
         ;;
@@ -77,6 +74,17 @@ case "$lustretag" in
         portalstag="b_ioprovement"
         ;;
 
+    b_mpilnd)
+        # lnet mpilnd development branch
+       lnettag="b_mpilnd"
+       lustretag="HEAD"
+       ;;
+
+    b_new_cmd)
+       portalstag="b_new_portals"
+        # lnettag="b_lnet_tmp"
+        ;;
+
     b_newconfig_rdmarouting)
         portalstag="b_hd_newconfig"
         lnettag="b_newconfig_rdmarouting"
@@ -101,32 +109,14 @@ case "$lustretag" in
         portalstag="b_port_test"
         ;;
 
-    b_ptl_smallfix)
-        portalstag="b_ptl_smallfix"
-        lustretag="b1_4"
-        ;;
-
     b_ptlrpc_cleanup)
         portalstag="b_ptlrpc_cleanup"
         ;;
 
-    b_self_test)
-        # lnet self test development branch
-       lnettag="b_self_test"
-       lustretag="HEAD"
-       ;;
-
-    b_mpilnd)
-        # lnet mpilnd development branch
-       lnettag="b_mpilnd"
-       lustretag="HEAD"
-       ;;
-
-    b_usocklnd)
-        # lnet usocklnd development branch
-       lnettag="b_usocklnd"
-       lustretag="b1_6_usocklnd"
-       ;;
+    b_ptl_smallfix)
+        portalstag="b_ptl_smallfix"
+        lustretag="b1_4"
+        ;;
 
     # before 1_4_6, we didn't have lnet or snmp
     b_release_1_2_*|b_release_1_4_[0-5])
@@ -136,13 +126,6 @@ case "$lustretag" in
         snmptag=""
         ;;
 
-    b_release_1_4_6-patchless)
-        portalstag=b_release_1_4_6
-        lnettag=b_release_1_4_6-patchless
-        libsysiotag=b_release_1_4_6
-        snmptag=b_release_1_4_6
-        ;;
-
     b_release_1_4_6)
         portalstag="$lustretag"
         lnettag="$lustretag"
@@ -150,24 +133,72 @@ case "$lustretag" in
         snmptag="$lustretag"
         ;;
 
+    b_release_1_4_6-patchless)
+        portalstag=b_release_1_4_6
+        lnettag=b_release_1_4_6-patchless
+        libsysiotag=b_release_1_4_6
+        snmptag=b_release_1_4_6
+        ;;
+
     # all later b_release_* tags
     b_release_*)
         lnettag="$lustretag"
         libsysiotag="$lustretag"
         snmptag="$lustretag"
+        ldiskfstag="$lustretag"
         ;;
 
-    # uOSS
-    b_uoss)
-        lnettag="b_uoss"
+    b_self_test)
+        # lnet self test development branch
+       lnettag="b_self_test"
+       lustretag="HEAD"
+       ;;
+
+    b_usocklnd)
+        # lnet usocklnd development branch
+       lnettag="b_usocklnd"
+       lustretag="b1_6_usocklnd"
+       ;;
+
+    b_uo2iblnd)
+        # lnet u-o2iblnd development branch
+        lnettag="b_uo2iblnd"
+        lustretag="HEAD"
         ;;
-    
+
+    b_ula)
+        # lnet "User Level Access" development branch
+       lnettag="b_ula"
+       lustretag="HEAD"
+        ldiskfstag="b1_8_iam"
+       ;;
+
     # CMD3
-    HEAD|b_post_cmd3|b1_8_gssfix|b_new_cmd_sles10)
+    HEAD|b_post_cmd3|b_HEAD_AT|b_new_cmd_sles10|b1_6_head_sync|b1_8_dir_ra|b_mixed_layout_req|b_mount_perm|b1_8_gns|b1_8_quota|b1_8_interop_server|b_som)
         # Update b1_8 above when changing this.
         ldiskfstag="b1_8_iam"
         ;;
 
+    # uOSS
+    b_hd_dmu)
+        lnettag="b_uoss"
+        ldiskfstag="b1_8_iam"
+        dmutag="zfs-lustre"
+        ;;
+
+    # uOSS o2iblnd
+    b_uoss_o2iblnd)
+        lnettag="b_uoss_o2iblnd"
+       lustretag="b_hd_dmu"
+        ldiskfstag="b1_8_iam"
+        dmutag="zfs-lustre"
+        ;;
+
+    # client io stack cleanup
+    b_client_io_layering)
+        ldiskfstag="b1_8_iam"
+        ;;
+    
     # v1.0-v1.3, v1.4.0-v1.4.2
     v1_[0-3]_*|v1_4_[0-2]|v1_4_[0-2]_*)
         portalstag="$lustretag"
@@ -197,6 +228,7 @@ case "$lustretag" in
         lnettag="$lustretag"
         libsysiotag="$lustretag"
         snmptag="$lustretag"
+        ldiskfstag="$lustretag"
         ;;
 esac
 
@@ -206,5 +238,6 @@ cvs_cmd lnet lnet "$lnettag"
 cvs_cmd snmp lustre-snmp "$snmptag"
 cvs_cmd lustre lustre-core "$lustretag"
 cvs_cmd ldiskfs ldiskfs "$ldiskfstag"
+hg_cmd zfs-lustre "$hg_base_url" "$dmutag"
 
 [ -a ldiskfs/build ] || ln -sf ../build ldiskfs/build