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

cmd: use homedir as default working directory for non-root users #1869

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

SandyXSD
Copy link
Contributor

@SandyXSD SandyXSD commented Apr 22, 2022

close #1851

@codecov-commenter
Copy link

Codecov Report

Merging #1869 (3c537b8) into main (38f36d0) will increase coverage by 0.00%.
The diff coverage is 76.92%.

@@           Coverage Diff           @@
##             main    #1869   +/-   ##
=======================================
  Coverage   61.34%   61.35%           
=======================================
  Files         135      135           
  Lines       23400    23410   +10     
=======================================
+ Hits        14355    14363    +8     
- Misses       7375     7376    +1     
- Partials     1670     1671    +1     
Impacted Files Coverage Δ
cmd/flags.go 93.61% <75.00%> (-0.41%) ⬇️
cmd/mount_unix.go 49.07% <75.00%> (+0.99%) ⬆️
cmd/format.go 60.06% <80.00%> (-0.07%) ⬇️
pkg/chunk/disk_cache.go 79.85% <0.00%> (-0.98%) ⬇️
pkg/meta/redis.go 71.39% <0.00%> (-0.05%) ⬇️
pkg/fs/fs.go 77.66% <0.00%> (+0.78%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38f36d0...3c537b8. Read the comment docs.

@davies davies merged commit 85af540 into main Apr 22, 2022
@davies davies deleted the user-home-dir branch April 22, 2022 05:28
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.

/var/log/juicefs.log permission denied.
3 participants