]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix bucket_owner assignment
authorYehuda Sadeh <yehuda@inktank.com>
Thu, 7 Feb 2013 22:40:11 +0000 (14:40 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Thu, 7 Feb 2013 22:54:54 +0000 (14:54 -0800)
commitf6af1e76a8847b105016b2d8f78a3508e838adbe
tree1d1ef4e3376880bd3268145d52a53518600a0047
parente345dfe04a64fcd0d37c9e0717b6714038c302ae
rgw: fix bucket_owner assignment

s->bucket_acl may be null, so reverting to old behavior.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_log.cc