kern/130229: [iconv] usermount fails on fs that need iconv
Mateusz Guzik
mjguzik at gmail.com
Tue Jan 6 19:20:04 PST 2009
The following reply was made to PR kern/130229; it has been noted by GNATS.
From: Mateusz Guzik <mjguzik at gmail.com>
To: bug-followup at freebsd.org
Cc:
Subject: Re: kern/130229: [iconv] usermount fails on fs that need iconv
Date: Wed, 7 Jan 2009 04:10:39 +0100
Hi,
this is a duplicate of kern/109024. As described, mount_msdosfs calls
kiconv_add_xlat16_cspairs and it fails. While mounting using root
credentials, kiconv_add_xlat16_cspairs is successfull and that's why
after mount/umount it works fine for non-root users.
bin/93857 contains possible fix.
Thanks,
--
Mateusz Guzik <mjguzik at gmail.com>
More information about the freebsd-fs
mailing list