Whamcloud - gitweb
Update buildcvs to support b2_9-bld* branches.
[fs/lustre-release.git] / build / buildcvs
index 26f30e9..f883a15 100644 (file)
@@ -258,7 +258,8 @@ case "$lustretag" in
     # windows client porting (lustre: b_client_io_layering, lnet: HEAD) 
     b_winnt_port)
         ldiskfstag="$ldiskfstag_head"
-        lnettag="$lustretag"
+        lnettag="b_winnt_port"
+        libcfstag="b_winnt_port"
         ;;
     
     # v1.0-v1.3, v1.4.0-v1.4.2
@@ -312,6 +313,12 @@ case "$lustretag" in
         libcfstag="b_head_procfs"
        ;;
 
+    b2_0-bld*)
+        lnettag="$lustretag"
+        ldiskfstag="$ldiskfstag_head"
+        libcfstag="$lustretag"
+       ;;
+
     # all later v* tags
     v[1-9]*)
         lnettag="$lustretag"