mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-12-27 07:05:56 +08:00
* avoid data race read volume.IsEmpty - avoid phantom read isEmpty for onlyEmpty - use `v.DataBackend.GetStat()` in v.dataFileAccessLock scope * add Destroy(onlyEmpty: true) test * add Destroy(onlyEmpty: false) test * remove unused `IsEmpty()` * change literal `8` to `SuperBlockSize`
2.2 KiB
2.2 KiB