Skip to content

Commit

Permalink
vfat: Note the NLS requirement
Browse files Browse the repository at this point in the history
Close bug #4754. Stop people getting into a situation where they can't
get their FAT filesystems to mount as they expect.

Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
Alan-Cox authored and torvalds committed Apr 17, 2009
1 parent b80901b commit d29a2e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fs/fat/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,6 @@ config FAT_DEFAULT_IOCHARSET
Note that "utf8" is not recommended for FAT filesystems.
If unsure, you shouldn't set "utf8" here.
See <file:Documentation/filesystems/vfat.txt> for more information.

Enable any character sets you need in File Systems/Native Language
Support.

0 comments on commit d29a2e9

Please sign in to comment.