From: huanghua Date: Thu, 22 Mar 2007 08:14:45 +0000 (+0000) Subject: small fixes make b1_8 compilable. X-Git-Tag: 1.4.10~58 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=c5c148d37c0ee38c108735d1d0e76e7fb0079ce3;p=fs%2Flustre-release.git small fixes make b1_8 compilable. --- diff --git a/build/buildcvs b/build/buildcvs index ca17eee..6ee1885 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -57,6 +57,10 @@ case "$lustretag" in lustretag="HEAD" ;; + b1_8) + lnettag="b_hd_newconfig" + ;; + b_new_cmd) portalstag="b_new_portals" lnettag="b_lnet_tmp"