]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: clean-up error handling with rgw-admin --reset-stats 29515/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Tue, 6 Aug 2019 20:12:01 +0000 (16:12 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Wed, 7 Aug 2019 13:40:02 +0000 (09:40 -0400)
commit0a830596a3ea3845e467a1c60df7e9f39c0579b1
tree226bb819735257a40200dfa2181431eb3ed9f618
parent05ad6cd2aaf1d8923f0341aef275260104bb70f2
rgw: clean-up error handling with rgw-admin --reset-stats

Made error messages more consistent. Errored out when --reset-stats
was used in conjunction with --sync-stats since the latter does a
superset of the former.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/rgw/rgw_admin.cc