Re: Changing the default GVFS backend mount point.



On Mon, 2009-05-25 at 20:11 +0530, CM Reddy wrote:
> Hi Alexander,
> 
> Thanks for your help.
> 
> I had tried the mount operation to alter the standard mount point ("/"
> by adding the code in do_mount function. I tried by changing the
> "mount_prefix" variable (/usr/local/share) of GMountSpec with the
> following function. 
> 
> g_mount_spec_set_mount_prefix ().
> 
> However, my backend daemon mounts to "/" root only. It failed to mount
> at "/usr/local/share". 

The mount prefix is totally unrelated to where the test backend reads
its files.

> I was wondering for the function to change the standard mount point.

You have to actually change the code to make it have a way to set this.
It is currently not possible.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]