forked from TrueCloudLab/frostfs-node
[#28] pilorama: Remove LogMove
struct
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
46c62be7e8
commit
d65a95a2c6
8 changed files with 24 additions and 27 deletions
|
@ -41,7 +41,7 @@ func (b *batch) run() {
|
|||
return err
|
||||
}
|
||||
|
||||
var lm LogMove
|
||||
var lm Move
|
||||
return b.forest.applyOperation(bLog, bTree, b.operations, &lm)
|
||||
})
|
||||
for i := range b.operations {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue