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

meta/tkv: add an option to skip updating of nlink to reduce conflict #3322

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

SandyXSD
Copy link
Contributor

This makes #3285 configurable.

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 🎉

Comparison is base (317267e) 55.37% compared to head (94b04e0) 55.41%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3322      +/-   ##
==========================================
+ Coverage   55.37%   55.41%   +0.03%     
==========================================
  Files         142      142              
  Lines       33967    33972       +5     
==========================================
+ Hits        18808    18824      +16     
+ Misses      13159    13148      -11     
  Partials     2000     2000              
Impacted Files Coverage Δ
pkg/meta/config.go 50.69% <ø> (ø)
cmd/flags.go 93.88% <100.00%> (+0.10%) ⬆️
cmd/mount.go 55.92% <100.00%> (+0.09%) ⬆️
pkg/meta/tkv.go 71.23% <100.00%> (+0.11%) ⬆️

... and 3 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@davies davies merged commit 0fe5253 into main Mar 10, 2023
@davies davies deleted the skip-nlink branch March 10, 2023 12:57
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.

3 participants