fs/ntfs3: Rename mount option no_acs_rules > (no)acsrules
authorKari Argillander <kari.argillander@gmail.com>
Tue, 7 Sep 2021 15:35:56 +0000 (18:35 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Thu, 9 Sep 2021 16:28:54 +0000 (19:28 +0300)
commit28a941ffc1404b66d67228cbe8392bbadb94af0d
treea63af387c0295370c6e65e388c5ac220acce45e2
parente274cde8c7550cac46eb7aba3a77aff44ae0b301
fs/ntfs3: Rename mount option no_acs_rules > (no)acsrules

Rename mount option no_acs_rules to (no)acsrules. This allow us to use
possibility to mount with options noaclrules or aclrules.

Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
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/file.c
fs/ntfs3/ntfs_fs.h
fs/ntfs3/super.c
fs/ntfs3/xattr.c