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

vfs: invalidate entry cache in readdir #4453

Merged
merged 2 commits into from
Mar 6, 2024
Merged

vfs: invalidate entry cache in readdir #4453

merged 2 commits into from
Mar 6, 2024

Conversation

SandyXSD
Copy link
Contributor

@SandyXSD SandyXSD commented Mar 6, 2024

No description provided.

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

Attention: Patch coverage is 92.18750% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 55.43%. Comparing base (96bebe7) to head (4d1ba44).

Files Patch % Lines
pkg/vfs/vfs.go 91.17% 2 Missing and 1 partial ⚠️
pkg/fuse/fuse.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4453      +/-   ##
==========================================
+ Coverage   55.32%   55.43%   +0.10%     
==========================================
  Files         157      157              
  Lines       41112    41173      +61     
==========================================
+ Hits        22746    22823      +77     
+ Misses      15837    15822      -15     
+ Partials     2529     2528       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davies davies merged commit bb09f37 into main Mar 6, 2024
25 checks passed
@davies davies deleted the fix-entry-cache branch March 6, 2024 13:11
SandyXSD added a commit that referenced this pull request Jun 19, 2024
SandyXSD added a commit that referenced this pull request Jun 20, 2024
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.

2 participants