]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: initialize RGWUserAdminOpState::system_specified
authorYehuda Sadeh <yehuda@inktank.com>
Thu, 21 Nov 2013 14:52:48 +0000 (06:52 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Tue, 28 Jan 2014 21:06:27 +0000 (13:06 -0800)
commit6b657992d2397e399eacf554357ed807fda399fa
treed6527ac9d26bbe78e3cb1d718f858b8e9db1c8e9
parent585e0e7eec1bbee60fe352166b593d53476003f8
rgw: initialize RGWUserAdminOpState::system_specified

Fixes: #6829
Backport: dumpling, emperor
We didn't init this member variable, which might cause that when
modifying user info that has this flag set the 'system' flag might
inadvertently reset.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit 561e7b0b287e65e90b80699e45a52ae44e94684f)
src/rgw/rgw_user.h