This commit is contained in:
parent
0684c2df3a
commit
edffc4c68b
|
|
@ -61,7 +61,7 @@ func (svc *Service) PreMoveObjectToStorage(msg *coormsg.PreMoveObjectToStorage)
|
|||
return ramsg.ReplyOK(coormsg.NewPreMoveObjectToStorageRespBody(
|
||||
stg.NodeID,
|
||||
stg.Directory,
|
||||
object.FileSize,
|
||||
object,
|
||||
models.NewRedundancyRepData(objectRep.FileHash),
|
||||
))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue