Your message dated Sun, 29 Jul 2007 01:05:59 +0200
with message-id <[EMAIL PROTECTED]>
and subject line ntfs: ntfs_ucstonls() and ntfs_filldir() are annoing, please
make some options e.g. quiet=1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: linux-image-2.6.15-1-k7
Version: 2.6.15-3
Severity: minor
Hello there.
I'm using ntfs kernel module to get access to some NTFS partitions. My
locale is 8bit koi8-r and some characters (in filenames) couldn't be
encoded into it. I got many warnigs from kernel like
NTFS-fs error (device hda7): ntfs_ucstonls(): Unicode name contains characters
that cannot be converted to character set koi8-r. You might want to try to use
the mount option nls=utf8.
NTFS-fs warning (device hda7): ntfs_filldir(): Skipping unrepresentable inode
0x130cc.
That's ok, I know about that staff, but logs are flooded.
I think it would be great if you add module option wich will allow to
suppress this warning.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (620, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.15-1-k7
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Versions of packages linux-image-2.6.15-1-k7 depends on:
ii initramfs-tools [linux-initra 0.46 tools for generating an initramfs
ii module-init-tools 3.2.2-1 tools for managing Linux kernel mo
-- debconf information:
linux-image-2.6.15-1-k7/postinst/depmod-error-initrd-2.6.15-1-k7: false
linux-image-2.6.15-1-k7/postinst/bootloader-error-2.6.15-1-k7:
linux-image-2.6.15-1-k7/postinst/old-initrd-link-2.6.15-1-k7: true
linux-image-2.6.15-1-k7/preinst/abort-install-2.6.15-1-k7:
linux-image-2.6.15-1-k7/postinst/create-kimage-link-2.6.15-1-k7: true
linux-image-2.6.15-1-k7/postinst/depmod-error-2.6.15-1-k7: false
* linux-image-2.6.15-1-k7/preinst/already-running-this-2.6.15-1-k7:
linux-image-2.6.15-1-k7/preinst/initrd-2.6.15-1-k7:
linux-image-2.6.15-1-k7/preinst/elilo-initrd-2.6.15-1-k7: true
linux-image-2.6.15-1-k7/postinst/old-dir-initrd-link-2.6.15-1-k7: true
linux-image-2.6.15-1-k7/postinst/bootloader-test-error-2.6.15-1-k7:
linux-image-2.6.15-1-k7/preinst/abort-overwrite-2.6.15-1-k7:
linux-image-2.6.15-1-k7/preinst/lilo-initrd-2.6.15-1-k7: true
linux-image-2.6.15-1-k7/prerm/would-invalidate-boot-loader-2.6.15-1-k7: true
linux-image-2.6.15-1-k7/postinst/kimage-is-a-directory:
linux-image-2.6.15-1-k7/preinst/lilo-has-ramdisk:
linux-image-2.6.15-1-k7/preinst/bootloader-initrd-2.6.15-1-k7: true
linux-image-2.6.15-1-k7/preinst/failed-to-move-modules-2.6.15-1-k7:
linux-image-2.6.15-1-k7/prerm/removing-running-kernel-2.6.15-1-k7: true
* linux-image-2.6.15-1-k7/preinst/overwriting-modules-2.6.15-1-k7: false
linux-image-2.6.15-1-k7/postinst/old-system-map-link-2.6.15-1-k7: true
--- End Message ---
--- Begin Message ---
thanks for your bug report.
> NTFS-fs error (device hda7): ntfs_ucstonls(): Unicode name contains
> characters that cannot be converted to character set koi8-r. You might
> want to try to use the mount option nls=utf8.
> NTFS-fs warning (device hda7): ntfs_filldir(): Skipping unrepresentable
> inode 0x130cc.
closing as for a first no other fs has a quiet param
and secondly the information is ratelimited
and thirdly presents vital information.
-- NTFS upstream
Also I want the inode warning to remain because it allows people to
know which inode it is so they can go and fix it by renaming it
something else for example.
And the message does give the user a solution to the problem. Mount
with nls=utf8 mount option and you will not see those error messages
any more and everything will work just fine.
--
best regards
--
maks
--- End Message ---