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

Cannot return nlink == 0 #2

Closed
jacobsa opened this issue Mar 18, 2015 · 2 comments
Closed

Cannot return nlink == 0 #2

jacobsa opened this issue Mar 18, 2015 · 2 comments
Assignees

Comments

@jacobsa
Copy link
Owner

jacobsa commented Mar 18, 2015

This is caused by bazil/fuse#66. Plan:

  • Uncomment workarounds for this in fuse tests (for example here) so that they are failing.
  • Fix the broken behavior in jacobsa/bazilfuse. Do it in a branch off of the upstream branch.
  • Make sure the tests pass.
  • Re-enable the corresponding assertions in jacobsa/gcsfuse, too.
@jacobsa jacobsa self-assigned this Mar 18, 2015
@jacobsa
Copy link
Owner Author

jacobsa commented Mar 18, 2015

Oh hooray, looks like this is fixed upstream in bazil/fuse@58c769a.

@jacobsa
Copy link
Owner Author

jacobsa commented Mar 18, 2015

Imported that fix into jacobsa/bazilfuse@1a7cafa.

jacobsa added a commit that referenced this issue Mar 18, 2015
jacobsa added a commit to GoogleCloudPlatform/gcsfuse that referenced this issue Mar 18, 2015
@jacobsa jacobsa closed this as completed Mar 18, 2015
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

No branches or pull requests

1 participant