[Pkg-utopia-maintainers] Bug#720695: Bug#720695: [udisks2] [PATCH] Add default exfat mount options

Andrey Melnikov temnota.am at gmail.com
Sun Sep 1 07:02:18 UTC 2013


2013/9/1 Michael Biebl <biebl at debian.org>:
> Hi,
>
> the patch looks ok to me from a cursory glance, see comments inline
>
> Am 24.08.2013 17:42, schrieb Andrey Jr. Melnikov:
>>
>> +/* ---------------------- exfat -------------------- */
>> +
>> +static const gchar *exfat_defaults[] = { "uid=", "gid=", "iocharset=utf8", "namecase=0", "errors=remount-ro", "umask=0022", NULL };
>
> using umask=0022 looks inconsistent what we use for other file systems,
> ntfs uses "dmask=0077", "fmask=0177", vfat "dmask=0077"
No problem for both modules (fuse/non-fuse) to use dmask=0077,
fmask=0177. Regenerate patch?



More information about the Pkg-utopia-maintainers mailing list