]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #44617 from cbodley/wip-rgw-swift-bulk-upload-no-such-bucket
authorCasey Bodley <cbodley@users.noreply.github.com>
Wed, 19 Jan 2022 15:43:44 +0000 (10:43 -0500)
committerGitHub <noreply@github.com>
Wed, 19 Jan 2022 15:43:44 +0000 (10:43 -0500)
commit82b57a69cc1f84e0b50f97cfef5f74565fd72e0c
tree3ab31eeaf5d42dbd1da2453924d4883f8974de9f
parent4e5c45fb208c656d503a51d9c848a85a2f212c2f
parenta6611a55cc47736c75a3d6534127a980016ff0ba
Merge pull request #44617 from cbodley/wip-rgw-swift-bulk-upload-no-such-bucket

rgw/swift: don't crash on nonexistent bucket in BulkUpload

Reviewed-by: Daniel Gryniewicz <dang@redhat.com>