]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson: fix build error 50556/head
authorAravind Ramesh <Aravind.Ramesh@wdc.com>
Thu, 16 Mar 2023 07:02:39 +0000 (12:32 +0530)
committerAravind Ramesh <Aravind.Ramesh@wdc.com>
Thu, 16 Mar 2023 08:53:47 +0000 (14:23 +0530)
commit917cba60ca40b187ac5da915956e8523c5e161d0
tree977ecb1a73d868f66dc4ac5c0e1291e4d8e8fd0b
parent313921afcf9e8cbe43292ba9330aef226aade634
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>
src/crimson/osd/osd_operations/snaptrim_event.cc