]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: remove duplicated code in RGWRados::get_bucket_info() 7413/head
authorliyankun <liyankun@unitedstack.com>
Thu, 28 Jan 2016 08:17:59 +0000 (16:17 +0800)
committerliyankun <liyankun@unitedstack.com>
Sat, 30 Jan 2016 06:14:48 +0000 (14:14 +0800)
commit79401d5a65f69b5bf1645a1244a4c91f29f3fba6
tree50ba710444d65f8932afb164b1722cff51f65768
parent70e8f4427eb2bb3e41b03418c96f4c30a7ba55ff
rgw: remove duplicated code in RGWRados::get_bucket_info()

The effect of line 7664-7665 is the same as the line 7658-7660

Signed-off-by: liyankun <lioveni99@gmail.com>
src/rgw/rgw_rados.cc