[PATCH 0/3] fs/ntfs3: Various bug fixes

From: Konstantin Komarov
Date: Fri Jun 24 2022 - 07:40:05 EST


These commits fix 3 xfstests
Patches are based on version with FALLOC_FL_INSERT_RANGE support
https://lore.kernel.org/ntfs3/ab1c8348-acde-114f-eb66-0074045731a4@xxxxxxxxxxxxxxxxxxxx/T/#t

Konstantin Komarov (3):
fs/ntfs3: Do not change mode if ntfs_set_ea failed
fs/ntfs3: Check reserved size for maximum allowed
fs/ntfs3: extend ni_insert_nonresident to return inserted
ATTR_LIST_ENTRY

fs/ntfs3/attrib.c | 46 +++++++++++++++++++++++++++++++---------------
fs/ntfs3/file.c | 3 ---
fs/ntfs3/frecord.c | 4 ++--
fs/ntfs3/index.c | 2 +-
fs/ntfs3/ntfs_fs.h | 2 +-
fs/ntfs3/xattr.c | 20 ++++++++++----------
6 files changed, 45 insertions(+), 32 deletions(-)

--
2.36.1