1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-09-08 20:32:47 +02:00
seaweedfs/weed/storage/erasure_coding
Chris Lu b4d9618efc
volume server UI: fix ec volume ui (#7104)
* fix ec volume ui

* Update weed/storage/erasure_coding/ec_volume.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-07 00:07:03 -07:00
..
1.dat testing RS coding 2019-05-15 01:02:00 -07:00
1.idx testing RS coding 2019-05-15 01:02:00 -07:00
389.ecx checking ecx file 2020-06-25 16:36:06 -07:00
ec_decoder.go adjust error message 2024-11-19 14:16:06 -08:00
ec_encoder.go Admin UI: include ec shard sizes into volume server info (#7071) 2025-08-02 02:16:49 -07:00
ec_locate.go "golang.org/x/exp/slices" => "slices" and go fmt 2024-12-19 19:25:06 -08:00
ec_shard.go Fix update of SeaweedFS_volumeServer_volumes gauge metrics when EC shards are unmounted (#6776) 2025-05-09 10:15:34 -07:00
ec_shard_size_helper.go Admin UI: include ec shard sizes into volume server info (#7071) 2025-08-02 02:16:49 -07:00
ec_shard_size_helper_test.go Admin UI: include ec shard sizes into volume server info (#7071) 2025-08-02 02:16:49 -07:00
ec_test.go add dat file size into vif for EC 2024-08-13 13:56:00 -07:00
ec_volume.go volume server UI: fix ec volume ui (#7104) 2025-08-07 00:07:03 -07:00
ec_volume_delete.go convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
ec_volume_info.go Admin UI: include ec shard sizes into volume server info (#7071) 2025-08-02 02:16:49 -07:00
ec_volume_test.go refactoring 2025-06-16 22:25:22 -07:00