rgw: initialize user system flag

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
This commit is contained in:
Yehuda Sadeh 2013-06-25 17:59:37 -07:00
parent 7681c58e03
commit 1b162ce662

View File

@ -366,6 +366,7 @@ struct RGWUserAdminOpState {
key_type = -1;
perm_mask = 0;
suspended = 0;
system = 0;
existing_user = false;
existing_key = false;