2009-03-26 20:52:18

by Alan

[permalink] [raw]
Subject: [PATCH] vfat: Note the NLS requirement

Close bug #4754

Signed-off-by: Alan Cox <[email protected]>
---

fs/fat/Kconfig | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)


diff --git a/fs/fat/Kconfig b/fs/fat/Kconfig
index d0a69ff..182f9ff 100644
--- a/fs/fat/Kconfig
+++ b/fs/fat/Kconfig
@@ -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.


2009-03-27 07:49:15

by OGAWA Hirofumi

[permalink] [raw]
Subject: Re: [PATCH] vfat: Note the NLS requirement

Alan Cox <[email protected]> writes:

Thanks. Looks good to me.

Acked-by: OGAWA Hirofumi <[email protected]>

Please apply.

> Close bug #4754
>
> Signed-off-by: Alan Cox <[email protected]>
> ---
>
> fs/fat/Kconfig | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
>
> diff --git a/fs/fat/Kconfig b/fs/fat/Kconfig
> index d0a69ff..182f9ff 100644
> --- a/fs/fat/Kconfig
> +++ b/fs/fat/Kconfig
> @@ -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.
>

--
OGAWA Hirofumi <[email protected]>