]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #56704 from cbodley/wip-rgw-default-http-error
authorCasey Bodley <cbodley@users.noreply.github.com>
Wed, 10 Apr 2024 12:52:12 +0000 (13:52 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Apr 2024 12:52:12 +0000 (13:52 +0100)
commit17c90bac2807ed7baeb24cd76e8dcb7dbc21fd15
tree17c452534e8cc8c1374aa06228055f0a075e915a
parent92af5f2b74aef3d6fea67dbb17157169f0b7462b
parent37352a90740960407a07977dd7236156b803dd63
Merge pull request #56704 from cbodley/wip-rgw-default-http-error

rgw: don't map to EIO in rgw_http_error_to_errno()

Reviewed-by: Shilpa Jagannath <smanjara@redhat.com>