mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 03:45:11 +00:00
The call is generic enough not to drop the sstable itself on return so that callers can do whatever they need with it. The only today's caller is API which will convert sstables to filenames on its own Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>