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

fix: hang if file size shrinks during a copy #526

Merged
merged 1 commit into from
Mar 22, 2022
Merged

Conversation

adammoody
Copy link
Member

When executing a copy with O_DIRECT enabled, mfu_flist_copy() would hang if a file size had been reduced between the walk and the copy steps.

Signed-off-by: Adam Moody moody20@llnl.gov

Signed-off-by: Adam Moody <moody20@llnl.gov>
@adammoody adammoody merged commit be4e715 into master Mar 22, 2022
@adammoody adammoody deleted the shrunkenfile branch March 22, 2022 20:35
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.

1 participant