L0层对于不同snapshot的数据的compaction是如何处理?

https://github.com/facebook/rocksdb/wiki/Delete-Stale-Files#reference-counting
sst文件有引用计数,当计数减为0后compact的文件才能被删除