]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/WorkQueue: remove unused BatchWorkQueue 36481/head
authorKefu Chai <kchai@redhat.com>
Wed, 5 Aug 2020 17:00:33 +0000 (01:00 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 5 Aug 2020 17:04:45 +0000 (01:04 +0800)
commit0c12f6f2529eb99ebd06b0da107206bb8bcab741
treef542d31fdfc095117ad40fdbc850466f7b670620
parentd6391669974cfa6d53a94b18a2676f8da5ffa1d4
common/WorkQueue: remove unused BatchWorkQueue

we are using ShardedWQ for handling peering events. and PeeringWQ
was the only user of BatchWorkQueue. so let's remove the latter.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/WorkQueue.h