Skip to content

Conversation

@davies
Copy link
Contributor

@davies davies commented May 20, 2024

close #4803

@codecov
Copy link

codecov bot commented May 20, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.52%. Comparing base (fc2d91d) to head (878d184).
⚠️ Report is 798 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4873      +/-   ##
==========================================
+ Coverage   44.86%   54.52%   +9.65%     
==========================================
  Files         158      160       +2     
  Lines       42872    43351     +479     
==========================================
+ Hits        19233    23635    +4402     
+ Misses      21228    17036    -4192     
- Partials     2411     2680     +269     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SandyXSD
Copy link
Contributor

We have to update the table schema manually if we want this change, see:
https://juicefs.com/docs/community/release_notes/#juicefs-v10

@davies davies marked this pull request as draft May 21, 2024 02:41
@SandyXSD
Copy link
Contributor

# sqlite as the meta engine
# old version
root@dev:/mnt/jfs# xattr -w testkey testval f
root@dev:/mnt/jfs# xattr -l f
testkey: testval
# with this PR
root@dev:/mnt/jfs# xattr -l f
No such xattr: testkey

@CLAassistant
Copy link

CLAassistant commented Dec 23, 2024

CLA assistant check
All committers have signed the CLA.

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.

setxattr failed with special name.

4 participants