Jan Safranek
|
3a79466ddd
|
Reshuffle functions between reconstruct and reconstruc_common
Move common functions to reconstruc_common.go and functions used only for
the current (old) reconstruction to reconstruct.go
|
2022-11-03 16:55:13 +01:00 |
|
Jan Safranek
|
fc245b339b
|
Refactor ConstructVolumeSpec
Return a struct from ConstructVolumeSpec to be able to add more fields to
it later.
|
2022-11-03 16:55:13 +01:00 |
|
Jan Safranek
|
989e391d08
|
Move all volume reconstruction code into separate files
There is no code change, just moving code around and preparing for the
subsequent commit.
|
2022-11-02 15:58:21 +01:00 |
|