[PATCH v2 0/4] fs/ntfs3: Various fixes for xattr and files

From: Konstantin Komarov
Date: Tue Oct 26 2021 - 12:40:23 EST


Various problems were detected by xfstests.
This series aims to fix them.

v2:
- swap patch 3 and 4;
- fixed commit message for patch 1;
- fixed compile error in patch 2.

Konstantin Komarov (4):
fs/ntfs3: Keep preallocated only if option prealloc enabled
fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functions
fs/ntfs3: Update i_ctime when xattr is added
fs/ntfs3: Optimize locking in ntfs_save_wsl_perm

fs/ntfs3/file.c | 2 +-
fs/ntfs3/xattr.c | 123 ++++++++++++++++++++++++++++++++++++++++++-----
2 files changed, 113 insertions(+), 12 deletions(-)

--
2.33.0