-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
oci: split 'get_entry()' out of 'ls' command
This lets us read a single composefs dumpfile Entry out of the split stream. This is going to be the basis of merging entries from multiple streams. 'ls' is now a positively trivial loop around get_entry() until EOF.
- Loading branch information
1 parent
2e0e709
commit 85bf7a1
Showing
1 changed file
with
11 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters