Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add interface to list encoded files #53

Merged
merged 2 commits into from
Dec 14, 2023
Merged

add interface to list encoded files #53

merged 2 commits into from
Dec 14, 2023

Conversation

adammoody
Copy link
Contributor

@adammoody adammoody commented Dec 13, 2023

Given a name and redset descriptor d, this adds a new redset_filelist_orig_get(name, d) API to return a redset_filelist object that lists the files that the caller provided to redset_apply(numfiles, files, name, d).

This is needed by the er component in order to restore a lost shuffile file during a rebuild operation: ECP-VeloC/er#39

@adammoody adammoody merged commit 529f08a into main Dec 14, 2023
8 checks passed
@adammoody adammoody deleted the filelist branch December 14, 2023 01:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant