Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-28 | multifd: Make no compression operations into its own structure | Juan Quintela | 1 | -0/+26 | |
It will be used later. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> --- No comp value needs to be zero. | |||||
2020-01-29 | multifd: Split multifd code into its own file | Juan Quintela | 1 | -0/+139 | |
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> |