diff options
| author | Lisandro Pin <lisandro.pin@proton.ch> | 2025-11-11 01:03:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-10 16:03:38 -0800 |
| commit | 9744382a183f9b2d0ca0db44ffd30192631000aa (patch) | |
| tree | f96353c600dd6740f50dd4a78f444859d74cf93c /weed/shell/command_ec_rebuild_test.go | |
| parent | d8dd3e4c5348518964d965bdfc15e74d1c4ca81a (diff) | |
| download | seaweedfs-9744382a183f9b2d0ca0db44ffd30192631000aa.tar.xz seaweedfs-9744382a183f9b2d0ca0db44ffd30192631000aa.zip | |
Rework parameters passing for functions within `volume.check.disk`. (#7448)
* Rework parameters passing for functions within `volume.check.disk`.
We'll need to rework this logic to account for read-only volumes, and there're already way too many parameters shuffled around.
Grouping these into a single struct simplifies the overall codebase.
* similar fix
* Improved Error Handling in Tests
* propagate the errors
* edge cases
* edge case on modified time
* clean up
---------
Co-authored-by: chrislu <chris.lu@gmail.com>
Diffstat (limited to 'weed/shell/command_ec_rebuild_test.go')
0 files changed, 0 insertions, 0 deletions
