-
Notifications
You must be signed in to change notification settings - Fork 257
Closed
Description
The ContainerizationEXT4 package is extremely useful, but a lot of the API surface is internal or private. The APIs are all hit in the tar -> block device code paths, and most of them are just modeling the underlying filesystem layout so it should be somewhat easy (and ideal) to expose these for folks that want lower level access to these structures.
Reactions are currently unavailable