perkeep/pkg/fs
Robert Kroeger b091a52e9f Use the absolute diskutil path for unmounting
Unmounting a FUSE volume on Darwin fails if diskutil is not on one's
path. This is not the default on MacOS. Make the path absolute so that
FUSE volumes unmount successfully.

Change-Id: I255be19b5b12e3ebecffc6d29dc77b6504c27f1c
2014-12-16 06:41:38 -08:00
..
at.go third_party: Switch FUSE library to bazil.org/fuse 2014-01-24 13:28:08 -08:00
debug.go third_party: Switch FUSE library to bazil.org/fuse 2014-01-24 13:28:08 -08:00
fs.go fs: correct the permission bit setting 2014-11-09 13:53:23 +08:00
fs_test.go tests: make sure camlistored is running before cammount 2014-02-24 18:29:08 +01:00
mut.go fs: handle directory permanode titles 2014-07-15 08:41:05 +02:00
mut_test.go Reuse memoized mutDirs and mutFiles. 2014-01-09 19:58:43 -08:00
recent.go Fix ReadDir for recent in cammount 2014-10-24 19:56:42 +02:00
ro.go third_party: Switch FUSE library to bazil.org/fuse 2014-01-24 13:28:08 -08:00
root.go third_party: Switch FUSE library to bazil.org/fuse 2014-01-24 13:28:08 -08:00
roots.go fs: handle directory permanode titles 2014-07-15 08:41:05 +02:00
time.go FUSE time travel 2013-12-27 19:19:06 -08:00
time_test.go FUSE time travel 2013-12-27 19:19:06 -08:00
util.go Use the absolute diskutil path for unmounting 2014-12-16 06:41:38 -08:00
xattr.go third_party: Switch FUSE library to bazil.org/fuse 2014-01-24 13:28:08 -08:00
z_test.go integration tests: kill camlistored when all tests are done 2013-08-02 15:42:49 +02:00