On Sun, May 18, 2014 at 20:16, Helg wrote:
> This patch forces fuse to mount a client filesystem using the realpath
> when a relative path is specified for the mount point. Without this, to
> unmount a filesystem you need to change directory to the same folder
> you where in when you mounted it.
>
This patch forces fuse to mount a client filesystem using the realpath
when a relative path is specified for the mount point. Without this, to
unmount a filesystem you need to change directory to the same folder
you where in when you mounted it.
--
Helg
Index: fuse.c
=