-
- Downloads
godeps: update bazil.org/fuse
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
Showing
- Godeps/Godeps.json 1 addition, 1 deletionGodeps/Godeps.json
- Godeps/_workspace/src/bazil.org/fuse/LICENSE 1 addition, 1 deletionGodeps/_workspace/src/bazil.org/fuse/LICENSE
- Godeps/_workspace/src/bazil.org/fuse/README.md 1 addition, 1 deletionGodeps/_workspace/src/bazil.org/fuse/README.md
- Godeps/_workspace/src/bazil.org/fuse/fs/bench/bench_test.go 9 additions, 4 deletionsGodeps/_workspace/src/bazil.org/fuse/fs/bench/bench_test.go
- Godeps/_workspace/src/bazil.org/fuse/fs/fstestutil/testfs.go 11 additions, 4 deletionsGodeps/_workspace/src/bazil.org/fuse/fs/fstestutil/testfs.go
- Godeps/_workspace/src/bazil.org/fuse/fs/serve.go 122 additions, 44 deletionsGodeps/_workspace/src/bazil.org/fuse/fs/serve.go
- Godeps/_workspace/src/bazil.org/fuse/fs/serve_test.go 152 additions, 32 deletionsGodeps/_workspace/src/bazil.org/fuse/fs/serve_test.go
- Godeps/_workspace/src/bazil.org/fuse/fs/tree.go 3 additions, 2 deletionsGodeps/_workspace/src/bazil.org/fuse/fs/tree.go
- Godeps/_workspace/src/bazil.org/fuse/fuse.go 23 additions, 23 deletionsGodeps/_workspace/src/bazil.org/fuse/fuse.go
- Godeps/_workspace/src/bazil.org/fuse/fuse_kernel.go 1 addition, 1 deletionGodeps/_workspace/src/bazil.org/fuse/fuse_kernel.go
- Godeps/_workspace/src/bazil.org/fuse/hellofs/hello.go 9 additions, 4 deletionsGodeps/_workspace/src/bazil.org/fuse/hellofs/hello.go
- Godeps/_workspace/src/bazil.org/fuse/mount_linux.go 43 additions, 3 deletionsGodeps/_workspace/src/bazil.org/fuse/mount_linux.go
- Godeps/_workspace/src/bazil.org/fuse/options_test.go 4 additions, 1 deletionGodeps/_workspace/src/bazil.org/fuse/options_test.go
- fuse/ipns/ipns_unix.go 11 additions, 7 deletionsfuse/ipns/ipns_unix.go
- fuse/ipns/link_unix.go 3 additions, 2 deletionsfuse/ipns/link_unix.go
- fuse/readonly/readonly_unix.go 13 additions, 9 deletionsfuse/readonly/readonly_unix.go
Loading
Please register or sign in to comment