Skip to content

Fix bug #72666: stat cache not cleared for plain paths #17681

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

Closed
wants to merge 1 commit into from

Conversation

bukka
Copy link
Member

@bukka bukka commented Feb 3, 2025

This adds more aggressive clearing of stat cache. It is added to the filestat as well as plain wrapper operations. It should hopefully fix the most visible issues with stat cache.

@bukka bukka force-pushed the fs_clearstatcache_extra branch 2 times, most recently from a6e5aca to a0af10e Compare February 3, 2025 17:29
This adds more aggressive clearing of stat cache. It is added to the
filestat as well as plain wrapper operations which covers stream file
accessing as well as exec functions (using pipes). It should hopefully
fix the most visible issues with the stat cache.
@bukka bukka force-pushed the fs_clearstatcache_extra branch from a0af10e to e0f8c83 Compare February 14, 2025 12:10
@bukka bukka closed this in 9306248 Feb 24, 2025
charmitro pushed a commit to wasix-org/php that referenced this pull request Mar 13, 2025
This adds more aggressive clearing of stat cache. It is added to the
filestat as well as plain wrapper operations which covers stream file
accessing as well as exec functions (using pipes). It should hopefully
fix the most visible issues with the stat cache.

Closes phpGH-17681
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.

2 participants