From: zhanghc Date: Mon, 23 Jan 2006 06:13:26 +0000 (+0000) Subject: update Entries to check out right lnet module X-Git-Tag: 1.4.10~362 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=4d03221718a8c7d0934493ce945035d8015d875c;p=fs%2Flustre-release.git update Entries to check out right lnet module Entries: b1_4_next_recovery_transno b1_4_atime_update b1_4_lfs_df b1_4_lov_lvb_cleanup --- diff --git a/build/buildcvs b/build/buildcvs index bb0efd6..4ffd09a 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -27,24 +27,28 @@ case "$lustretag" in b1_4_next_recovery_transno) snmptag="HEAD" portalstag="b_hd_newconfig" + lnettag="b_release_1_4_6" libsysiotag="b_release_1_4_6" ;; b1_4_lfs_df) snmptag="HEAD" portalstag="b_hd_newconfig" + lnettag="b_release_1_4_6" libsysiotag="b_release_1_4_6" ;; b1_4_atime_update) snmptag="HEAD" portalstag="b_hd_newconfig" + lnettag="b_release_1_4_6" libsysiotag="b_release_1_4_6" ;; b1_4_lov_lvb_cleanup) snmptag="HEAD" portalstag="b_hd_newconfig" + lnettag="b_release_1_4_6" libsysiotag="b_release_1_4_6" ;;