Whamcloud - gitweb
current branches now use lnet from HEAD
authornathan <nathan>
Sat, 10 Feb 2007 00:27:23 +0000 (00:27 +0000)
committernathan <nathan>
Sat, 10 Feb 2007 00:27:23 +0000 (00:27 +0000)
build/buildcvs

index 17b63d3..dc74934 100644 (file)
@@ -29,31 +29,22 @@ case "$lustretag" in
 
     b1_4_atime_update)
         portalstag="b_hd_newconfig"
-        lnettag="b_hd_newconfig"
         ;;
 
     b1_4_join)
         portalstag="b_hd_newconfig"
-        lnettag="b_hd_newconfig"
         ;;
 
     b1_4_lfs_df)
         portalstag="b_hd_newconfig"
-        lnettag="b_hd_newconfig"
         ;;
 
     b1_4_lov_lvb_cleanup)
         portalstag="b_hd_newconfig"
-        lnettag="b_hd_newconfig"
         ;;
 
     b1_4_next_recovery_transno)
         portalstag="b_hd_newconfig"
-        lnettag="b_hd_newconfig"
-        ;;
-
-    b1_4 | b1_4-patchless | b1_4_*)
-        lnettag="b_hd_newconfig"
         ;;
 
     b_new_cmd)
@@ -61,21 +52,12 @@ case "$lustretag" in
         lnettag="b_lnet_tmp"
         ;;
 
-    b1_5 | b1_5_*)
-        lnettag="b_hd_newconfig"
-        ;;
-
-    b1_8 | b1_8_*)
-        lnettag="b_hd_newconfig"
-        ;;
-
     b_cmd*)
         portalstag="$lustretag"
         ;;
 
     b_iam*)
         portalstag="b_hd_newconfig"
-        lnettag="b_hd_newconfig"
         # XXX temorary tag until b_iam* is updated from b1_4 liblustre
         libsysiotag="HEAD_RELEASE_1_4_6_LAND_PARENT_20060223_1455"
         ;;