Skip to content

Commit

Permalink
dumpfile_parse: New module
Browse files Browse the repository at this point in the history
This was imported from the dumpfile.rs from
containers/composefs@738793a

Per discussion it's generally useful to be able to fully parse
a composefs file back into a dumpfile.

As noted in review though there have been some nontrivial
changes:

- Split up RegularInline from RegularExternal
- Fixed quoting for empty content
- Added an external file to special.dump

Signed-off-by: Colin Walters <walters@verbum.org>
  • Loading branch information
cgwalters authored and allisonkarlitskaya committed Nov 14, 2024
1 parent cdcda8d commit 7571eb0
Show file tree
Hide file tree
Showing 3 changed files with 914 additions and 0 deletions.
Loading

0 comments on commit 7571eb0

Please sign in to comment.