Skip to content

Port clone.py logic into translate.cc #18

@knikolla

Description

@knikolla

Currently there is a Python script called clone.py that clones an LSVD image. This script reimplements the LSVD data structures and is at risk of falling out of date.

Implementing this as part of the C++ codebase would allow it to use the data structures directly.

translate.cc is used by imgtool which is used to perform LSVD image manipulation.

int translate_clone_image(sptr<backend> objstore, const char *source,

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions