Whamcloud - gitweb
the basic code/patch for remote permission, including the fix for
authorwangchao <wangchao>
Mon, 28 Mar 2005 06:22:02 +0000 (06:22 +0000)
committerwangchao <wangchao>
Mon, 28 Mar 2005 06:22:02 +0000 (06:22 +0000)
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

index 17ad797..2f4730c 100644 (file)
@@ -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"
        ;;