Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jan 2009 03:20:03 GMT
From:      Mateusz Guzik <mjguzik@gmail.com>
To:        freebsd-fs@FreeBSD.org
Subject:   Re: kern/130229: [iconv] usermount fails on fs that need iconv
Message-ID:  <200901070320.n073K3di055301@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/130229; it has been noted by GNATS.

From: Mateusz Guzik <mjguzik@gmail.com>
To: bug-followup@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901070320.n073K3di055301>