From 1353c2549cc49ceab4c5a22dff24141a6066b008 Mon Sep 17 00:00:00 2001 From: liuduo Date: Wed, 23 Feb 2005 03:35:36 +0000 Subject: [PATCH] to make b_hd_remote_uid portals based on b_hd_sec portals --- build/buildcvs | 3 +++ 1 file changed, 3 insertions(+) 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" -- 1.8.3.1