Files
scylladb/sstables
Botond Dénes 9908eb3b75 Merge 'Coroutinize filesystem_storage::check_create_links_replay()' from Pavel Emelyanov
Shorter and cleaner this way. The method is doing parallel_for_each(some_lambda) and the PR only touches the lambda, the outer invocation is probably not worth it to convert plain return into a co_await

Coroutinization enhancement, no need to backport

Closes scylladb/scylladb#26188

* github.com:scylladb/scylladb:
  sstables: Restore indentation after previous patch
  sstables: Coroutinize filesystem_storage::check_create_links_replay()
2025-09-25 11:05:52 +03:00
..
2025-09-07 00:30:15 +02:00
2025-09-18 17:37:31 +02:00
2025-09-17 12:22:40 +02:00