kubo/core
Juan Batiz-Benet 93ad2bd057 mount: if already mounted, unmount before new attempt
This is because if the user specifies that they want
to mount multiple times, something must be wrong. try
unmounting to reset things and then proceed.
2014-11-16 02:22:53 -08:00
..
commands restore add.go from master 2014-11-14 03:17:24 -08:00
commands2 mount: if already mounted, unmount before new attempt 2014-11-16 02:22:53 -08:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
core_test.go ammend tests with changes 2014-09-26 02:41:46 -07:00
core.go mount: fixed mount init + teardown 2014-11-16 01:42:42 -08:00
datastore.go perf(core/datastore) disable snappy compression 2014-10-30 04:58:25 -07:00
mock.go convert DAGService to an interface 2014-10-25 22:15:19 -04:00