Re: [PATCH RFC] udisks2 mount options configuration files

2015-04-28 Thread Stanislav Brabec
n-privileged users. -- Best Regards / S pozdravem, Stanislav Brabec software developer - SUSE LINUX, s. r. o. e-mail: [email protected] Lihovarská 1060/12tel: +49 911 7405384

Re: [PATCH RFC] udisks2 mount options configuration files

2015-04-27 Thread Stanislav Brabec
mount mechanism to user area as possible is the best approach. -- Best Regards / S pozdravem, Stanislav Brabec software developer - SUSE LINUX, s. r. o. e-mail: [email protected] Lihovarská 10

Re: [PATCH RFC] udisks2 mount options configuration files

2015-04-27 Thread Stanislav Brabec
vfat. - And ugly, because different users may have different opinion, and there is no way to remove them without having the device at hands. -- Best Regards / S pozdravem, Stanislav Brabec software developer - SUSE LINUX, s.

Re: [PATCH RFC] udisks2 mount options configuration files

2015-04-27 Thread Stanislav Brabec
Dne 27.4.2015 v 19:09 Andrei Borzenkov napsal(a): В Mon, 27 Apr 2015 18:58:44 +0200 Stanislav Brabec пишет: - Use udisks2 / gnome-disks for user configuration. Huh? gnome-disks sets options in /etc/fstab which is hardly possible as normal user - and if you need to be root you can just

Re: [PATCH RFC] udisks2 mount options configuration files

2015-04-27 Thread Stanislav Brabec
Stanislav Brabec wrote: Michael Biebl wrote: If you also add "x-gvfs-show", they'll show up in nautilus as removable media. If I'm not mistaken, you can easily edit those mount options with gnome-disks. Ah, I see it now! It is well hidden there: Click to the device at

Re: [PATCH RFC] udisks2 mount options configuration files

2015-04-27 Thread Stanislav Brabec
Martin Pitt wrote: Hello all, just a quick drive-by answer, I'll look more closely next week. Stanislav Brabec [2015-04-24 19:56 +0200]: However having a possibility to configure mount options directly in udisks2 would be nice, especially if it would support advanced features like per-v

Re: [PATCH RFC] udisks2 mount options configuration files

2015-04-27 Thread Stanislav Brabec
icon in right in the middle, click and I will see that menu. However my patch still makes sense, because it makes possible to create more complicated rules. I may look at the configuration storage. Maybe it's possible to merge both. -- Best Regards / S pozdravem, Stanislav

Re: [PATCH RFC] udisks2 mount options configuration files

2015-04-27 Thread Stanislav Brabec
handled automatically: Client should detect its timezone and locale, and daemon could change mount defaults. -- Best Regards / S pozdravem, Stanislav Brabec software developer - SUSE LINUX, s. r. o. e

[PATCH RFC] udisks2 mount options configuration files

2015-04-24 Thread Stanislav Brabec
p.UDisks2.Error.DeviceBusy */ + UDISKS_ERROR_DEVICE_BUSY,/* org.freedesktop.UDisks2.Error.DeviceBusy */ + UDISKS_ERROR_SYNTAX_ERROR/* org.freedesktop.UDisks2.Error.SyntaxError */ } UDisksError; -#define UDISKS_ERROR_NUM_ENTRIES (UDIS