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

[pfc] Bugfix in reading of last access time for file purging. #612

Merged
merged 1 commit into from
Nov 1, 2017

Conversation

osschar
Copy link
Contributor

@osschar osschar commented Nov 1, 2017

Access history in cache meta-data is fixed size now, make sure we do not read beyond the end.

The file purge checking code was reading beyond the end and could lead to random behavior or crashes once the number of times a file was accessed grew beyond the internal size limit (20).

Please merge this also into stable-4.7.x.

@abh3 abh3 merged commit c3c29a0 into xrootd:master Nov 1, 2017
@abh3
Copy link
Member

abh3 commented Nov 1, 2017

I hope you understand that 4.7.1 has already been released. So, this will have to wait until 4.7.2 or 4.8.0, whichever comes first.

@osschar
Copy link
Contributor Author

osschar commented Nov 2, 2017

Unfortunately, I know.

@osschar osschar deleted the atime-fix branch May 14, 2018 23:05
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

2 participants