]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd/bench: include used headers 40388/head
authorKefu Chai <kchai@redhat.com>
Tue, 26 Jan 2021 08:08:43 +0000 (16:08 +0800)
committersinguliere <singuliere@autistici.org>
Wed, 24 Mar 2021 20:40:49 +0000 (21:40 +0100)
commit84dc2bd6e0a706bede7da9dd4b3122b8d9d9f13e
tree5d1c86820c36166afc01bedfab2902601f340c72
parentdcf77bd9ff89dfef682c4a2dda05ac5c8651dbe5
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