Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

crit: add getter for pagesID field in MemoryReader struct #142

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

behouba
Copy link
Contributor

@behouba behouba commented Aug 1, 2023

This commit introduces a getter function that allows accessing the value of the pagesID field within the MemoryReader struct. This function will be beneficial for enabling checkpointctl to extract only the required page image files efficiently.

This commit introduces a new getter function that allows accessing
the value of the pagesID field within the MemoryReader struct.
This getter function will be beneficial for enabling checkpointctl
to extract only the required page image files efficiently.

Signed-off-by: Kouame Behouba Manasse <behouba@gmail.com>
Copy link
Member

@snprajwal snprajwal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rst0git rst0git merged commit 7e6c665 into checkpoint-restore:master Aug 2, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants