|
7e88f83f74
|
Revert "mfs.Mkdir returns the final Directory it creates"
This reverts commit dfd98f27b25868c770cb1d50c3a3a82e5f53453d.
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
|
2016-04-12 13:30:09 -07:00 |
|
|
6588bbc988
|
More thorough error checking.
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
|
2016-04-12 13:03:11 -07:00 |
|
|
dfd98f27b2
|
mfs.Mkdir returns the final Directory it creates
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
|
2016-04-12 13:03:11 -07:00 |
|
|
4b7e3282f1
|
introduce concept of filedescriptors to mfs, adjust fuse code to use them
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-02-08 14:45:44 -08:00 |
|
|
5474e15e93
|
blockstore locks return unlocker object now
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-02-08 14:42:07 -08:00 |
|
|
5fcd9a1f8e
|
use correct context in pubfunc pinning
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-02-08 14:42:07 -08:00 |
|
|
d2e0d73bd5
|
flush pinning improvements
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-02-08 14:42:07 -08:00 |
|
|
1feea8bc5f
|
flushing and shallow list names
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-02-08 14:42:07 -08:00 |
|
|
9aea2c7895
|
fix shared node reference issue
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-01-12 08:22:55 -08:00 |
|
|
f548a404ae
|
just flush dir in mkdir flush, not whole tree
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-01-12 08:22:55 -08:00 |
|
|
b559c3e88a
|
PutNode creates intermediary nodes
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-01-12 08:22:55 -08:00 |
|
|
d892661f3e
|
Flatten multipart file transfers
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-01-12 08:22:55 -08:00 |
|
|
be09205310
|
fixify tests
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-01-12 08:22:55 -08:00 |
|
|
743f3edcbb
|
strings.Split -> path.SplitList
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
|
2016-01-12 08:22:55 -08:00 |
|
|
ffd859232d
|
Replace strings.Join(elms, "/") with path.Join(elms)
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
|
2016-01-12 08:22:55 -08:00 |
|
|
38fab91013
|
address comments from CR
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-01-12 08:22:55 -08:00 |
|
|
6faa70ee59
|
implement ipfs files command
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-01-12 08:22:55 -08:00 |
|
|
78a8088410
|
Refactor ipnsfs into a more generic and well tested mfs
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-01-12 08:22:55 -08:00 |
|