]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: optimizations for handling ECANCELED errors within get_obj_state 47187/head
authorCory Snyder <csnyder@iland.com>
Mon, 25 Jul 2022 20:04:09 +0000 (16:04 -0400)
committerCory Snyder <csnyder@iland.com>
Mon, 25 Jul 2022 20:04:12 +0000 (16:04 -0400)
commit01982c894386dd4430f99e453d92f9241cb18e9e
tree09050b5e7e70fed5eab47c6ac34670340e1ddc84
parent233cdea4e105bcc9aba630e2f96fcd60a05dc912
rgw: optimizations for handling ECANCELED errors within get_obj_state

These optimizations for handling ECANCELED errors should prevent
some needless RADOS queries upstream.

Signed-off-by: Cory Snyder <csnyder@iland.com>
src/rgw/rgw_rados.cc