Files
seaweedFS/weed/storage
柏杰 0b0fb9b9e4 avoid data race read volume.IsEmpty (#4574)
* 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`
2023-06-14 14:39:58 -07:00
..
2023-03-02 08:26:55 -08:00
2022-08-17 12:05:07 -07:00
2022-11-14 00:19:27 -08:00
2022-11-14 00:19:27 -08:00
2022-11-14 00:19:27 -08:00
2023-03-08 01:48:28 -08:00
2022-11-14 00:19:27 -08:00
2023-04-22 11:49:59 -07:00
2019-04-17 22:04:49 -07:00
2022-11-14 00:19:27 -08:00
2023-03-14 22:05:16 -07:00
2023-04-18 14:12:12 -07:00
2022-11-14 00:19:27 -08:00