Skip to content
Snippets Groups Projects
Commit 4bb773d4 authored by wangchao's avatar wangchao
Browse files

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
parent 5c44cc12
No related branches found
No related tags found
No related merge requests found
......@@ -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"
;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment