Nick Craig-Wood
|
8951875c21
|
vfs,mount,cmount,mountlib: allow flags to be overriden by environment variables
|
2017-11-20 12:46:21 +00:00 |
|
Nick Craig-Wood
|
05a1e1532b
|
vfs,mount,cmount,serve: Add documentation for vfs caching modes
|
2017-11-20 12:46:21 +00:00 |
|
Fabian Möller
|
d8b3bf014d
|
mount: use sdnotify to signal systemd the mount is ready
When the NOTIFY_SOCKET environment variable is set notify systemd after
the mount is ready.
|
2017-11-20 11:03:10 +00:00 |
|
ishuah
|
31d2fb4e11
|
mount: Fix mount breaking on Windows - fixes #1827
|
2017-11-16 15:20:53 +03:00 |
|
Ernest Borowski
|
9fbff7bcab
|
mountlib: check if directory is not empty before mounting - fixes #1386
Signed-off-by: Ernest Borowski <er.borowski@gmail.com>
|
2017-11-14 21:24:31 +00:00 |
|
Nick Craig-Wood
|
e8883e9fdb
|
vfs: factor flags into vfsflags and remove global variables
|
2017-11-03 12:59:59 +00:00 |
|
Nick Craig-Wood
|
c1aaff220d
|
Factor new vfs module out of cmd/mountlib
This is an OS style file system abstraction with directory caching
used in mount, cmount, serve webdav and serve http.
|
2017-11-03 12:59:59 +00:00 |
|
Nick Craig-Wood
|
54950d3423
|
mountlib: make more useful as a general purpose file system adaptor
|
2017-11-03 12:59:58 +00:00 |
|
Stefan Breunig
|
12405f9f41
|
fuse: re-use rcat to support uploads for all remotes (fixes #1672)
|
2017-09-16 22:49:08 +02:00 |
|
Nick Craig-Wood
|
ebc8361933
|
mount: Add notes on Windows limitations from Bill Zissimopoulos
|
2017-07-26 21:08:24 +01:00 |
|
Nick Craig-Wood
|
de54fd4c64
|
mount: add docs for windows install
|
2017-07-23 13:05:02 +01:00 |
|
Nick Craig-Wood
|
dcce65b2b3
|
mount/cmount: factor duplicated code into mountlib
|
2017-06-19 14:36:51 +01:00 |
|