]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: radosgw-admin abort early for user stats for empty uids 20846/head
authorAbhishek Lekshmanan <abhishek@suse.com>
Mon, 12 Mar 2018 13:14:22 +0000 (14:14 +0100)
committerAbhishek Lekshmanan <abhishek@suse.com>
Mon, 12 Mar 2018 13:14:22 +0000 (14:14 +0100)
commitaa3a408d4a66296cbf273551920f8ac9b381b2dd
treef922607e93890cd09a465c3f5e860242db1b2646
parent26df7ff329e98d6acf9a17de7a314f85a1bd558f
rgw: radosgw-admin abort early for user stats for empty uids

Otherwise we'll call sync stats with an empty argument which results in creation
of an empty ".buckets" object

Fixes: http://tracker.ceph.com/issues/23322
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/rgw/rgw_admin.cc