]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd/bench: include used headers 39123/head
authorKefu Chai <kchai@redhat.com>
Tue, 26 Jan 2021 08:08:43 +0000 (16:08 +0800)
committerNathan Cutler <ncutler@suse.com>
Thu, 28 Jan 2021 11:05:32 +0000 (12:05 +0100)
commit615d9a47a91a713204c3ccad68d7d8208ee837ba
tree802117405c3cdb7df6061210522596fd81d1fe5e
parent9743ed991c7282b299a36c28d635ff251bdee338
rbd/bench: include used headers

should help with fixing following failure:

src/tools/rbd/action/Bench.cc:20:26: error: aggregate 'std::atomic<bool>
terminating' has incomplete type and cannot be defined

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit f16ac13c13eceed7adb5a4a04a3372b921e63031)
src/tools/rbd/action/Bench.cc