From 4bb773d405343572f3c26d25453e54bfadcacc0b Mon Sep 17 00:00:00 2001 From: wangchao Date: Mon, 28 Mar 2005 06:22:02 +0000 Subject: [PATCH] the basic code/patch for remote permission, including the fix for defects 36-40 (because b_hd_acl was always not ready on b_hd_remote_uid, the fix of the defects were on local). d = 36-40 --- build/buildcvs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build/buildcvs b/build/buildcvs index 17ad797..2f4730c 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -38,6 +38,10 @@ case "$lustretag" in portalstag="b_hd_sec" ;; + b_hd_remote_acl) + portalstag="b_hd_sec" + ;; + b_hd_remote_uid) portalstag="b_hd_sec" ;; -- 1.8.3.1