[Patch] Add dmask/fmask support into media:/

Stephan Kulow coolo at kde.org
Thu Aug 24 16:14:35 BST 2006


Am Mittwoch, 23. August 2006 18:08 schrieb S.Çağlar Onur:
> Hi,
>
> According to HAL, FAT32 and NTFS disks volumes supports dmask and fmask
> mount options.
>
> For Fat32;
>  volume.mount.valid_options =
> {'ro', 'sync', 'dirsync', 'noatime', 'nodiratime', 'noexec', 'quiet',
> 'utf8', 'shortname=', 'codepage=', 'iocharset=', 'umask=', 'dmask=',
> 'fmask=', 'uid='}
>
> For NTFS;
>  volume.mount.valid_options =
> {'ro', 'sync', 'dirsync', 'noatime', 'nodiratime', 'noexec', 'quiet',
> 'uid=', 'gid=', 'umask=', 'dmask=', 'fmask='}
>
> But dmask/fmask mount options didn't supported by kio-media so
> hal-storage-mount never gets these. This patch [1] adds dmask/fmask support
> to current kio-media.
>
And you expect KDE users to know what "the umask" is?

Greetings, Stephan




More information about the kde-core-devel mailing list