fs/ntfs3: Add iocharset= mount option as alias for nls=
authorKari Argillander <kari.argillander@gmail.com>
Tue, 7 Sep 2021 15:35:55 +0000 (18:35 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Thu, 9 Sep 2021 16:28:53 +0000 (19:28 +0300)
commite274cde8c7550cac46eb7aba3a77aff44ae0b301
tree2fed4b6d393aeaf8fec6a54a559ca2182e504318
parent9d1939f4575f3fda70dd94542dbd4d775e104132
fs/ntfs3: Add iocharset= mount option as alias for nls=

Other fs drivers are using iocharset= mount option for specifying charset.
So add it also for ntfs3 and mark old nls= mount option as deprecated.

Reviewed-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Documentation/filesystems/ntfs3.rst
fs/ntfs3/super.c