]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson: fix build error
authorAravind Ramesh <Aravind.Ramesh@wdc.com>
Thu, 16 Mar 2023 07:02:39 +0000 (12:32 +0530)
committerMatan Breizman <mbreizma@redhat.com>
Sun, 21 May 2023 08:23:48 +0000 (08:23 +0000)
commitb214c85636053b1d38fe5508c90a482c16059238
tree1f67b0a679aa27b351792c075ed3518cf2123b14
parentbec53a5f29f0dd7516fd061d4caddf66bc0bf085
crimson: fix build error

With -DWITH_SEASTAR=ON, build is failing.

src/crimson/osd/osd_operations/snaptrim_event.cc:174:29: error: ‘sleep’ is not a member of ‘seastar’

Signed-off-by: Aravind Ramesh <Aravind.Ramesh@wdc.com>
(cherry picked from commit 917cba60ca40b187ac5da915956e8523c5e161d0)
src/crimson/osd/osd_operations/snaptrim_event.cc