]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
RGW - Fix NoSuchTagSet error 50103/head
authorDaniel Gryniewicz <dang@redhat.com>
Thu, 5 May 2022 14:27:12 +0000 (10:27 -0400)
committerSean Houghton <sean.houghton@gmail.com>
Tue, 14 Feb 2023 02:14:19 +0000 (18:14 -0800)
commita452c019ce8d3b31a4da4088089fdd5062a5d2dc
tree0595281b98ddd0765c470d873cdc0afbffb9688c
parent409034255a98e46b7d896a93c335b11a7a7f9e9e
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