linux-stable/fs/ntfs3
Konstantin Komarov 11335b34c8 fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functions
commit 87e21c99ba upstream.

Apparently we need to maintain these functions with
ntfs_get_acl_ex and ntfs_set_acl_ex.
This commit fixes xfstest generic/099
Fixes: 95dd8b2c1e ("fs/ntfs3: Remove unnecessary functions")

Reviewed-by: Kari Argillander <kari.argillander@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-06-09 10:25:15 +02:00
..
lib
Kconfig
Makefile
attrib.c
attrlist.c
bitfunc.c
bitmap.c
debug.h
dir.c
file.c fs/ntfs3: Check new size for limits 2022-06-09 10:25:14 +02:00
frecord.c fs/ntfs3: Fix fiemap + fix shrink file size (to remove preallocated space) 2022-06-09 10:25:14 +02:00
fslog.c fs/ntfs3: Fix some memory leaks in an error handling path of 'log_replay()' 2022-06-09 10:25:15 +02:00
fsntfs.c
index.c
inode.c fs/ntfs3: Update valid size if -EIOCBQUEUED 2022-06-09 10:25:14 +02:00
lznt.c
namei.c
ntfs.h
ntfs_fs.h mm: remove cleancache 2022-01-22 08:33:38 +02:00
record.c
run.c
super.c fs/ntfs3: validate BOOT sectors_per_clusters 2022-06-06 08:47:55 +02:00
upcase.c
xattr.c fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functions 2022-06-09 10:25:15 +02:00