kubo/fuse/ipns
Christian Couder 9555ff110e ipns_test: fix namesys.NewNameSystem() call
There is the following erreor otherwise:

```
$ go test github.com/ipfs/go-ipfs/fuse/ipns
../../fuse/ipns/ipns_test.go:116: not enough arguments in call to namesys.NewNameSystem
FAIL    github.com/ipfs/go-ipfs/fuse/ipns [build failed]
```

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-10-20 10:52:00 +02:00
..
common.go fix publish fail on prexisting bad record 2015-10-02 14:59:31 -07:00
ipns_test.go ipns_test: fix namesys.NewNameSystem() call 2015-10-20 10:52:00 +02:00
ipns_unix.go replace imports with absolute path instead of using symlink 2015-10-03 14:30:50 -07:00
link_unix.go godeps: update bazil.org/fuse 2015-05-30 01:07:14 +02:00
mount_unix.go fix panic caused by accessing config after repo closed 2015-09-03 09:28:36 -07:00
writerat.go add writerAt for fuse writes 2014-10-03 23:04:41 +00:00