]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common,rgw: workaround for boost 1.72
authorKefu Chai <kchai@redhat.com>
Mon, 23 Dec 2019 08:26:13 +0000 (16:26 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 23 Dec 2019 17:22:07 +0000 (01:22 +0800)
commitea64c4909ffeae10e5d8e0a23604030e8849f803
treea58f5b3fe1cfd726321d9d98ee54761d8e8b8801
parentd560af7d5c857ffb0228fd71f42d2f6cc0493d64
common,rgw: workaround for boost 1.72

see also https://github.com/boostorg/coroutine/issues/46

will need to remove this change once we require boost >= 1.73

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/async/yield_context.h
src/rgw/rgw_asio_frontend.cc
src/test/librados/asio.cc