]> git.baikalelectronics.ru Git - kernel.git/commit
fs/ntfs3: Change posix_acl_equiv_mode to posix_acl_update_mode
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Wed, 22 Sep 2021 15:46:14 +0000 (18:46 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Fri, 24 Sep 2021 14:39:58 +0000 (17:39 +0300)
commit0ad2bd3f6423c8e236dd6b4b562110e1b95a0369
treea214aeb528312a7b284aa8b26d6c1f3293a79687
parenteb8d2044900680ebd58e5cc127bb24f26f1a381d
fs/ntfs3: Change posix_acl_equiv_mode to posix_acl_update_mode

Right now ntfs3 uses posix_acl_equiv_mode instead of
posix_acl_update_mode like all other fs.

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