Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Implement purely virtual FSWritableFile::GetFileSize
API change with RocksDB v9.0.0 removes default implementation of `FSWritableFile::GetFileSize`. We therefore need to implement `ZonedWriteableFile::GetFileSize`. Signed-off-by: Dennis Maisenbacher <dennis.maisenbacher@wdc.com>
- Loading branch information