import: simplify dkr importer, by making use of generic import-job logic, used by the raw and tar importers

System Internals / systemd - Lennart Poettering [poettering.net] - 21 January 2015 13:05 UTC

This gets us progress output as well xz/bzip2 support.

ff2670a import: simplify dkr importer, by making use of generic import-job logic, used by the raw and tar importers
src/import/import-dkr.c | 1123 +++++++++++++++++------------------------------
src/import/import-dkr.h | 6 +-
src/import/import-job.c | 24 +-
src/import/import-job.h | 2 +
src/import/import.c | 23 +-
5 files changed, 432 insertions(+), 746 deletions(-)

Upstream: github.com


  • Share