mirror of
https://github.com/ceph/ceph
synced 2025-02-24 11:37:37 +00:00
rgw: initialize user system flag
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
This commit is contained in:
parent
7681c58e03
commit
1b162ce662
@ -366,6 +366,7 @@ struct RGWUserAdminOpState {
|
||||
key_type = -1;
|
||||
perm_mask = 0;
|
||||
suspended = 0;
|
||||
system = 0;
|
||||
|
||||
existing_user = false;
|
||||
existing_key = false;
|
||||
|
Loading…
Reference in New Issue
Block a user