]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: update debug log for curl error
authorJiffin Tony Thottan <jthottan@redhat.com>
Fri, 4 Dec 2020 10:44:31 +0000 (16:14 +0530)
committerJiffin Tony Thottan <jthottan@redhat.com>
Tue, 29 Jun 2021 10:30:12 +0000 (16:00 +0530)
commit1a7019653554aaf43150470e8c9ce44f15090661
treeee5bff6a269517a3cc55e77dcd9da6738c558af2
parent8ffb21d88fdb8245168615626437255c49d91010
rgw: update debug log for curl error

The req_data->error_buf stores error returned by the curl command, add
that information to existing debug log.

Signed-off-by: Jiffin Tony Thottan <jthottan@redhat.com>
(cherry picked from commit d88ce5100eed90584791b74085a8d864a3796fab)
src/rgw/rgw_http_client.cc