]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson: futurize FuturizedStore::create()
authorJoseph Sawaya <jsawaya@redhat.com>
Mon, 15 Nov 2021 15:02:23 +0000 (15:02 +0000)
committerJoseph Sawaya <jsawaya@redhat.com>
Mon, 15 Nov 2021 15:17:13 +0000 (15:17 +0000)
commit6fe9dea75b714b935c4f7d5f2867453c67f2e416
treea75531345fee5b8f99a3c635a0c8db5259dba275
parentdaf008f536d85ea4dffa08ad8e1b216909ed38ee
crimson: futurize FuturizedStore::create()

This commit changes the FuturizedStore::create() function to return a
seastar::future containing its original return value.

Signed-off-by: Joseph Sawaya <jsawaya@redhat.com>
src/crimson/os/futurized_store.cc
src/crimson/os/futurized_store.h
src/crimson/osd/main.cc
src/crimson/tools/store_nbd/fs_driver.cc
src/crimson/tools/store_nbd/fs_driver.h