Whamcloud - gitweb
LU-16524 sec: add fscrypt_admin rbac role
[fs/lustre-release.git] / lustre / include / md_object.h
index f849fee..167a0f1 100644 (file)
@@ -722,6 +722,7 @@ struct lu_ucred {
        int                      uc_rbac_quota_ops:1;
        int                      uc_rbac_byfid_ops:1;
        int                      uc_rbac_chlg_ops:1;
+       int                      uc_rbac_fscrypt_admin:1;
 };
 
 struct lu_ucred *lu_ucred(const struct lu_env *env);