perkeep/pkg/fs
mpl ba1877c4b6 pkg/fs: take At into account for (root)dirs
Also adds more reliable check for "mounted broken" dirs on linux (that
require a fusermount -u). They were seen as not mounted (actually not
existing), because the check relied on df, which on them would just
return the "transport endpoint is not connected" error.

Fixes #826

Change-Id: I440d10a7b42c217ee85ea7a1726e581bc74e6f4a
2016-08-01 18:45:26 +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: take At into account for (root)dirs 2016-08-01 18:45:26 +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 integration tests: kill camlistored when all tests are done 2013-08-02 15:42:49 +02:00