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

Maint/fuse #1301

Merged
merged 1 commit into from
May 29, 2015
Merged

Maint/fuse #1301

merged 1 commit into from
May 29, 2015

Conversation

cryptix
Copy link
Contributor

@cryptix cryptix commented May 29, 2015

Update bazilion.org/fuse to use latest Node.Attr function signature. (Context and errors, yey!)

@jbenet jbenet added the status/in-progress In progress label May 29, 2015
@cryptix
Copy link
Contributor Author

cryptix commented May 29, 2015

@whyrusleeping found some unmount issue in the sharness tests, I think.

This was referenced May 29, 2015
@whyrusleeping
Copy link
Member

yeah, i'm really not sure whats going on here: https://github.com/ipfs/go-ipfs/blob/master/test/sharness/t0030-mount.sh#L30

@whyrusleeping
Copy link
Member

although it is unrelated (i beleive) to this PR

@cryptix
Copy link
Contributor Author

cryptix commented May 29, 2015

I also don't see any changes to exit/unmount behaviour in the shortlog:

~GOPATH/src/bazil.org/fuse:master$ git shortlog 48c34fb7780b88aca1696bf865508f6703aa47f1..e4fcc9a2c7567d1c42861deebeb483315d222262
Tommi Virtanen (8):
      Remove dead code
      Make saveLookup take Context, return error
      Make serveNode.attr take Context, return error
      Make nodeAttr take Context, return error
      API change: Move attribute validity time inside Attr
      Set attribute validity default time in one place
      API change: Attr method takes Context, returns error
      Set LookupResponse validity times up front, instead of after the handler

@jbenet
Copy link
Member

jbenet commented May 29, 2015

@cryptix these are in two different commits, which will not pass? squash?

every commit must pass.

@cryptix
Copy link
Contributor Author

cryptix commented May 29, 2015

I pushed the first one before I knew of the 2nd API change, they should both pass. I can squash as well and update the commit msg with the upstream changes.

@jbenet
Copy link
Member

jbenet commented May 29, 2015

@cryptix +1 to squash

fuse: Attr() now has a Context parameter and error return value

~GOPATH/src/bazil.org/fuse:master$ git shortlog 48c34fb7780b88aca1696bf865508f6703aa47f1..e4fcc9a2c7567d1c42861deebeb483315d222262
Tommi Virtanen (8):
      Remove dead code
      Make saveLookup take Context, return error
      Make serveNode.attr take Context, return error
      Make nodeAttr take Context, return error
      API change: Move attribute validity time inside Attr
      Set attribute validity default time in one place
      API change: Attr method takes Context, returns error
      Set LookupResponse validity times up front, instead of after the handler
jbenet added a commit that referenced this pull request May 29, 2015
@jbenet jbenet merged commit c2f4db1 into master May 29, 2015
@jbenet jbenet removed the status/in-progress In progress label May 29, 2015
@jbenet jbenet deleted the maint/fuse branch May 29, 2015 23:43
@wking wking mentioned this pull request Jun 12, 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

Successfully merging this pull request may close these issues.

3 participants