]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: simplify RGWUserCtl params with default arguments
authorCasey Bodley <cbodley@redhat.com>
Thu, 18 Jul 2019 20:14:21 +0000 (16:14 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 29 Jul 2019 19:20:50 +0000 (15:20 -0400)
commitbdef2b709133dca2ecb9d51a96640aa70c3dea3b
treef8871498f02d705bbdf33f1b7f6e11a0823a5cdf
parentdb8e77caea79b20391130fc1dcf461b5c8e89102
rgw: simplify RGWUserCtl params with default arguments

Params types needed to define a non-default constructor as a workaround
for https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88165

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_user.cc
src/rgw/rgw_user.h