Re: [PATCH] Don't set r/o permissions when copying from r/o locations



On Fri, 2006-03-10 at 18:45 +0100, Christian Neumair wrote:
> 
> -               vol->priv->is_read_only = FALSE;
> +               vol->priv->is_read_only =
> libhal_device_get_property_bool (volume_monitor_daemon->hal_ctx,
> +
> libhal_volume_get_udi (hal_volume),
> +
> "volume.is_read_only", NULL); 

Btw, this patch to gnome-vfs looks wrong; you probably meant to look at
the property "volume.is_mounted_read_only", not "volume.is_read_only".

    David





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