]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/seastore: adapt _mkfs() to new coroutine::experimental::generator 66149/head
authorAishwarya Mathuria <amathuri@redhat.com>
Thu, 6 Nov 2025 12:12:01 +0000 (12:12 +0000)
committerAishwarya Mathuria <amathuri@redhat.com>
Tue, 11 Nov 2025 17:31:54 +0000 (17:31 +0000)
commit0d2870e7403228d6b00fa64a27ef0afdb786d45e
tree5845a03b63ac456288ae4de922355463e6573ad1
parenta5e894143812e7f0d20b87a41bfc30de38073b15
crimson/seastore: adapt _mkfs() to new coroutine::experimental::generator

Update use of experimental_list_directory() to match Seastar’s new
generator.
For more details see: https://github.com/scylladb/seastar/commit/81f2dc9dd976b0019ff84274b8b7fb7507c3e4e7

Signed-off-by: Aishwarya Mathuria <amathuri@redhat.com>
src/crimson/os/seastore/seastore.cc