Files
scylladb/sstables
Laszlo Ersek ef446c4da0 sstables/storage: sync through "opened_directory" in filesystem...::move()
Near the end of filesystem_storage::move(), we sync both the old
directory, and the new directory, if "delay_commit" is null. At that
point, the new directory is just "_dir"; call _dir.sync() instead of
sync_directory().

This patch is best viewed with "git show -W".

Signed-off-by: Laszlo Ersek <laszlo.ersek@scylladb.com>
2024-07-19 15:14:46 +02:00
..
2024-07-16 20:44:28 +05:30
2023-12-02 22:37:22 +02:00
2024-07-10 23:32:47 +03:00
2024-07-10 23:32:47 +03:00