Files
seaweedfs/weed/shell
柏杰 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-01-12 20:29:07 -08:00
2020-03-24 02:40:29 -07:00
2023-03-19 18:48:40 -07:00
2023-02-07 14:45:20 -08:00
2023-01-28 06:55:27 -08:00
2023-02-10 12:32:59 -08:00
2022-08-07 01:34:32 -07:00
2022-09-10 15:35:42 -07:00