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

fuse: correct nlink count for directories #800

Merged
merged 2 commits into from
Feb 11, 2017
Merged

fuse: correct nlink count for directories #800

merged 2 commits into from
Feb 11, 2017

Conversation

fd0
Copy link
Member

@fd0 fd0 commented Feb 11, 2017

Extracted code from #799

@fd0 fd0 mentioned this pull request Feb 11, 2017
@jgfrm
Copy link

jgfrm commented Feb 11, 2017

looks fine with me

@codecov-io
Copy link

codecov-io commented Feb 11, 2017

Codecov Report

Merging #800 into master will decrease coverage by -0.07%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master     #800      +/-   ##
==========================================
- Coverage   54.23%   54.16%   -0.07%     
==========================================
  Files          96       96              
  Lines        7368     7377       +9     
==========================================
  Hits         3996     3996              
- Misses       2791     2800       +9     
  Partials      581      581
Impacted Files Coverage Δ
src/restic/fuse/file.go 79.26% <ø> (ø)
src/restic/fuse/link.go 0% <ø> (ø)
src/restic/fuse/dir.go 0% <ø> (ø)

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 05cae49...3e2ae15. Read the comment docs.

@fd0
Copy link
Member Author

fd0 commented Feb 11, 2017

Okay then!

@fd0 fd0 merged commit 3e2ae15 into master Feb 11, 2017
fd0 added a commit that referenced this pull request Feb 11, 2017
fuse: correct nlink count for directories
@fd0 fd0 deleted the jgfrm-hardlinks-fuse branch February 11, 2017 21:10
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.

None yet

3 participants