westerndigitalcorporation / zenfs

ZenFS is a storage backend for RocksDB that enables support for ZNS SSDs and SMR HDDs.
GNU General Public License v2.0
238 stars 87 forks source link

zbd: fix the stats of empty zones #194

Closed royguo closed 2 years ago

royguo commented 2 years ago

A quick fix for the stats log (this bug rarely happen)

Signed-off-by: Kuankuan Guo guokuankuan@bytedance.com

yhr commented 2 years ago

pulled in after removing the isbusy call in #219