fs/ntfs3: Remove deprecated mount options nls
authorKari Argillander <kari.argillander@gmail.com>
Tue, 21 Sep 2021 17:19:01 +0000 (20:19 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Thu, 23 Sep 2021 16:05:46 +0000 (19:05 +0300)
commit82cb875313188ccbd3ac174b471c86dcb97b8626
tree566fd6e5c14d9bf0606354c68d75fad0614cf694
parent808bc0a82bcd2cbe32a139613325b1a3e03f35f1
fs/ntfs3: Remove deprecated mount options nls

Some discussion has been spoken that this deprecated mount options
should be removed before 5.15 lands. This driver is not never seen day
light so it was decided that nls mount option has to be removed. We have
always possibility to add this if needed.

One possible need is example if current ntfs driver will be taken out of
kernel and ntfs3 needs to support mount options what it has.

Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/super.c