Skip to content

fix(bcache): fix possible deadlock of bacahe #2819

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

Merged
merged 1 commit into from
Nov 30, 2023
Merged

fix(bcache): fix possible deadlock of bacahe #2819

merged 1 commit into from
Nov 30, 2023

Conversation

longerfly
Copy link
Collaborator

What this PR does / why we need it:
fix possible deadlocks of bcache
Which issue this PR fixes:

fixes #

Special notes for your reviewer:

Release note:

Copy link

netlify bot commented Nov 29, 2023

Deploy Preview for cubefs-check ready!

Name Link
🔨 Latest commit f60d804
🔍 Latest deploy log https://app.netlify.com/sites/cubefs-check/deploys/65684a0cf77c5200070c0b24
😎 Deploy Preview https://deploy-preview-2819--cubefs-check.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8da37e4) 41.78% compared to head (f60d804) 41.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2819      +/-   ##
==========================================
- Coverage   41.78%   41.73%   -0.05%     
==========================================
  Files         574      574              
  Lines      118466   118466              
==========================================
- Hits        49499    49443      -56     
- Misses      64735    64778      +43     
- Partials     4232     4245      +13     

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

@longerfly longerfly requested a review from bboyCH4 November 30, 2023 07:51
Copy link
Member

@Victor1319 Victor1319 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: baihailong <baihailong@oppo.com>
Copy link
Member

@leonrayang leonrayang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sejust sejust merged commit b746b27 into cubefs:master Nov 30, 2023
@bboyCH4 bboyCH4 added this to the release-3.3.1 milestone Dec 19, 2023
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.

5 participants