commit | 95dd8b2c1ed00c76aaf41b552041c90724749a53 | [log] [tgz] |
---|---|---|
author | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | Tue Oct 05 17:22:29 2021 +0300 |
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | Tue Oct 05 17:24:06 2021 +0300 |
tree | 23ca2c75829e4333a3f70fd414a635c9cb3841b5 | |
parent | 8241fffae7c8bab5cec5fc8bcaceccd03079e3aa [diff] |
fs/ntfs3: Remove unnecessary functions We don't need ntfs_xattr_get_acl and ntfs_xattr_set_acl. There are ntfs_get_acl_ex and ntfs_set_acl_ex. Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>