[Utopia] Re: Debian/Ubuntu bug fixes for gnome-volume-manager
- From: Robert Love <rml novell com>
- To: Jeffrey Stedfast <fejj novell com>
- Cc: utopia-list gnome org, Sjoerd Simons <sjoerd luon net>, Martin Pitt <martin pitt ubuntu com>
- Subject: [Utopia] Re: Debian/Ubuntu bug fixes for gnome-volume-manager
- Date: Tue, 05 Jul 2005 12:02:10 -0400
On Tue, 2005-07-05 at 11:55 -0400, Jeffrey Stedfast wrote:
> > 07_automount_enabled_hint.patch:
> > - Do not mount a device if storage.automount_enabled_hint == false
> > on the volume or drive.
> > - This is not really a bug fix, but rather an enhancement, see
> > http://mail.gnome.org/archives/utopia-list/2004-November/msg00003.html
> > and Gnome bug #155636.
>
> + if (!gvm_get_automount_enabled_hint (udi))
> + gvm_device_mount (udi, device, NULL);
> + else
> + dbg("%s has storage.automount_enabled_hint == false, not mounting\n", udi);
> mounted_volumes_policy_queue = g_slist_append (mounted_volumes_policy_queue, g_strdup (udi));
>
> I don't think we want to add the udi to the policy_queue if we don't
> actually mount it.
>
> Rob, can you confirm?
I think I agree.
Robert Love
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]