[haiku-bugs] Re: [Haiku] #7433: [BFS FUSE] Improve integration

  • From: "idefix" <trac@xxxxxxxxxxxx>
  • Date: Sun, 17 Apr 2011 14:32:59 -0000

#7433: [BFS FUSE] Improve integration
--------------------------------+-------------------
   Reporter:  idefix            |      Owner:  axeld
       Type:  enhancement       |     Status:  new
   Priority:  normal            |  Milestone:  R1
  Component:  File Systems/BFS  |    Version:
 Resolution:                    |   Keywords:
 Blocked By:                    |   Blocking:
Has a Patch:  1                 |   Platform:  All
--------------------------------+-------------------

Comment (by idefix):

 Replying to [comment:5 idefix]:
 > Replying to [comment:4 axeld]:
 > > BTW have you already looked into why BFS is mounted with the wrong
 character set by default under Linux by any chance? I have to pass
 iocharset=utf8 as parameter when mounting, ie. I need to mount it manually
 or else it's wrong.
 >
 > No, I never experienced this issue.

 I investigated this further and I think that I never experienced it
 because my locale is set to utf-8.

 The iocharset can be initialised to utf8 instead of NULL
 [http://git.kernel.org/?p=linux/kernel/git/next/linux-
 next.git;a=blob;f=fs/befs/linuxvfs.c;hb=HEAD#l674 here], but then
 [http://git.kernel.org/?p=linux/kernel/git/next/linux-
 next.git;a=blob;f=fs/befs/linuxvfs.c;hb=HEAD#l858 this check] would be
 unnecessary. Maybe the befs kernel driver can check if the locale is set
 to utf-8 and if it isn't (and iocharset isn't specified), set iocharset to
 utf8.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7433#comment:7>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: