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

io/ompio: file file_seek calculation - v4.1.x #13025

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

edgargabriel
Copy link
Member

@edgargabriel edgargabriel commented Jan 8, 2025

fix the file_seek calculations when using SEEK_END. Thanks @tukss for reporting the issue.

Fixes #12952

(note: some minor changes were required compared to the main PR to handle differences in the code base)

Signed-off-by: Edgar Gabriel [email protected]
(cherry picked from commit d82d905)

fix the file_seek calculations when using SEEK_END.
Thanks @tukss for reporting the issue.

Fixes open-mpi#12952

Signed-off-by: Edgar Gabriel <[email protected]>
(cherry picked from commit d82d905)
@github-actions github-actions bot added this to the v4.1.7 milestone Jan 8, 2025
@edgargabriel edgargabriel changed the title io/ompio: file file_seek calculation io/ompio: file file_seek calculation - v4.1.x Jan 8, 2025
@bwbarrett bwbarrett merged commit 1176ac1 into open-mpi:v4.1.x Jan 13, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants