]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: add executor type for basic_waitable_timers 27730/head
authorCasey Bodley <cbodley@redhat.com>
Tue, 23 Apr 2019 19:41:45 +0000 (15:41 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 25 Apr 2019 20:27:31 +0000 (16:27 -0400)
commitf1651b8c509d60787d10c4115e29fecfd2da237c
tree6404d9aa7bc79c5c1271218f418ce01a12d0ffa9
parent064f142746ae97f54865069cdacf5aae2b1b14f6
rgw: add executor type for basic_waitable_timers

as of boost 1.70, the timer no longer depends on io_context directly,
so we have to specify its executor as a template parameter

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_dmclock_async_scheduler.h
src/rgw/rgw_reshard.h