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

mount: fix upgrade with xattr #4450

Merged
merged 1 commit into from
Mar 6, 2024
Merged

mount: fix upgrade with xattr #4450

merged 1 commit into from
Mar 6, 2024

Conversation

davies
Copy link
Contributor

@davies davies commented Mar 6, 2024

close #4447

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

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

Project coverage is 55.38%. Comparing base (96bebe7) to head (fbaa923).

Files Patch % Lines
cmd/mount_unix.go 0.00% 3 Missing ⚠️
cmd/passfd.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4450      +/-   ##
==========================================
+ Coverage   55.32%   55.38%   +0.05%     
==========================================
  Files         157      157              
  Lines       41112    41112              
==========================================
+ Hits        22746    22769      +23     
+ Misses      15837    15816      -21     
+ Partials     2529     2527       -2     

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

@davies davies merged commit 849ccc3 into main Mar 6, 2024
26 checks passed
@davies davies deleted the fix_upgrade branch March 6, 2024 13:11
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.

graceful restart should be skipped on fuse option change.
1 participant