]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
RGW - Fix NoSuchTagSet error 46167/head
authorDaniel Gryniewicz <dang@redhat.com>
Thu, 5 May 2022 14:27:12 +0000 (10:27 -0400)
committerDaniel Gryniewicz <dang@redhat.com>
Thu, 5 May 2022 16:10:53 +0000 (12:10 -0400)
commita0ae10eb44217a2a1b084503e2fc131ab9bc2264
tree55d5aa780a96cbb5b33326d21f14c04eef6c68d0
parent94f21e5aea5e83f34587ebb64ad1c97217f68462
RGW - Fix NoSuchTagSet error

A bug in AWS documentation caused this to be named "NoSuchTagSetError",
when the proper name (now fixed in the docs) is "NoSuchTagSet".  Fix
this so we match AWS.

Fixes: https://tracker.ceph.com/issues/55460
Author: Peter Gerber <peter@arbitrary.ch>
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
src/rgw/rgw_common.cc