From: liuduo Date: Wed, 23 Feb 2005 03:35:36 +0000 (+0000) Subject: to make b_hd_remote_uid portals based on b_hd_sec portals X-Git-Tag: 1.3.4~126 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=1353c2549cc49ceab4c5a22dff24141a6066b008;p=fs%2Flustre-release.git to make b_hd_remote_uid portals based on b_hd_sec portals --- diff --git a/build/buildcvs b/build/buildcvs index 4a838ba..5f7b3a8 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -51,6 +51,9 @@ case "$lustretag" in portalstag="b_port_netid" ;; + b_hd_remote_uid) + portalstag="b_hd_sec" + ;; # b_port_step is only for portals b_port_step) portalstag="b_port_step"