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

inode_map: fix deadlock when the inode map encounters inconsistencies #253

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

Gottox
Copy link
Owner

@Gottox Gottox commented Jun 2, 2024

No description provided.

Copy link

sonarcloud bot commented Jun 2, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Jun 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.27%. Comparing base (eb777b2) to head (c0a590d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
+ Coverage   64.16%   64.27%   +0.10%     
==========================================
  Files          73       73              
  Lines        5489     5489              
  Branches      815      814       -1     
==========================================
+ Hits         3522     3528       +6     
+ Misses       1489     1486       -3     
+ Partials      478      475       -3     

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

@Gottox Gottox merged commit 9755f40 into main Jun 2, 2024
18 checks passed
@Gottox Gottox deleted the improve/inode-map-deadlock branch June 2, 2024 14:31
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

1 participant