Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / build / buildcvs
index 99b7c8a..2d21936 100644 (file)
@@ -143,6 +143,7 @@ case "$lustretag" in
         lnettag="$lustretag"
         libsysiotag="$lustretag"
         snmptag="$lustretag"
+        ldiskfstag="$lustretag"
         ;;
 
     b_self_test)
@@ -157,8 +158,14 @@ case "$lustretag" in
        lustretag="b1_6_usocklnd"
        ;;
 
+    b_uo2iblnd)
+        # lnet u-o2iblnd development branch
+        lnettag="b_uo2iblnd"
+        lustretag="HEAD"
+        ;;
+
     # CMD3
-    HEAD|b_post_cmd3|b1_8_gssfix|b_new_cmd_sles10|b1_6_head_sync)
+    HEAD|b_post_cmd3|b1_8_gssfix|b_new_cmd_sles10|b1_6_head_sync|b1_8_dir_ra)
         # Update b1_8 above when changing this.
         ldiskfstag="b1_8_iam"
         ;;
@@ -168,6 +175,11 @@ case "$lustretag" in
         lnettag="b_uoss"
         ldiskfstag="b1_8_iam"
         ;;
+
+    # 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]_*)
@@ -198,6 +210,7 @@ case "$lustretag" in
         lnettag="$lustretag"
         libsysiotag="$lustretag"
         snmptag="$lustretag"
+        ldiskfstag="$lustretag"
         ;;
 esac