[Patch] Add dmask/fmask support into media:/
S.Çağlar Onur
caglar at pardus.org.tr
Wed Aug 23 17:08:46 BST 2006
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.
Comments/Suggestions?
[1] http://cekirdek.uludag.org.tr/~caglar/kde/kde_media_mask.patch
[2] http://cekirdek.uludag.org.tr/~caglar/kde/mask.png
Cheers
--
S.Çağlar Onur <caglar at pardus.org.tr>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060823/b4bb32de/attachment.sig>
More information about the kde-core-devel
mailing list