fs/ntfs3: Remove noacsrules
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Mon, 16 Jan 2023 08:52:10 +0000 (12:52 +0400)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Mon, 27 Mar 2023 12:59:17 +0000 (16:59 +0400)
commit267a36ba30a7425ad59d20e7e7e33bbdcc9cfb0a
tree19a6e3a447e026f96888480744e02d6090cd94f0
parentc20bc9c6d8eb13ab1c3f8e5f8ad91466ae717d7f
fs/ntfs3: Remove noacsrules

Currently, this option does not work properly. Its use leads to unstable results.
If we figure out how to implement it without errors, we will add it later.

Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Documentation/filesystems/ntfs3.rst
fs/ntfs3/file.c
fs/ntfs3/inode.c
fs/ntfs3/namei.c
fs/ntfs3/ntfs_fs.h
fs/ntfs3/super.c
fs/ntfs3/xattr.c