perkeep/pkg/fs
mpl 3a5c0efcf4 pkg/fs: check mountedness with /proc/mounts
Fixes #829

Change-Id: I40065ce97c97d11c4a53c36561bc98b1e7573bff
2016-10-13 18:07:07 +02:00
..
at.go pkg/fs: take At into account for (root)dirs 2016-08-01 18:45:26 +02:00
debug.go Update bazil.org/fuse 2016-04-09 12:40:02 -07:00
fs.go fs: remove noXattr type 2016-05-02 20:43:37 -07:00
fs_test.go pkg/fs: check mountedness with /proc/mounts 2016-10-13 18:07:07 +02:00
mut.go Fix deadlock in search/index. 2016-04-22 14:57:10 -07:00
mut_test.go Reuse memoized mutDirs and mutFiles. 2014-01-09 19:58:43 -08:00
recent.go fs: remove noXattr type 2016-05-02 20:43:37 -07:00
ro.go pkg/fs: take At into account for (root)dirs 2016-08-01 18:45:26 +02:00
root.go fs: remove noXattr type 2016-05-02 20:43:37 -07:00
roots.go pkg/fs: take At into account for (root)dirs 2016-08-01 18:45:26 +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 fs: remove noXattr type 2016-05-02 20:43:37 -07:00
z_test.go