On Thu, Oct 16, 2008 at 11:11:36PM +0200, Vincent Fourmond wrote:
> Package: mount
> Version: 2.13.1.1-1
> Severity: important

>   Unlike what is said in mount(1), mount now mounts VFAT filesystems
> with iocharset=utf8. This is *very bad*, as it is not supported by the
> kernel:

The only occurances in the util-linux source of the (case insensitive)
string "UTF8" occur in mount.8 and comments in disk-utils/mkfs.cramfs.c
'iocharset' is found only in mount.8

Nor am I able to reproduce the behavior here:
/dev/sdc1 /mnt vfat 
rw,relatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1 0 0

> [ 9239.043602] FAT: utf8 is not a recommended IO charset for FAT filesystems, 
> filesystem will be case sensitive!

All of which leaves me at a loss to determine what to change to remove
that.

lamont



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to