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

Konstantin Komarov posted 3 patches 3 years, 9 months ago
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(-)
[PATCH 0/3] fs/ntfs3: Various bug fixes
Posted by Konstantin Komarov 3 years, 9 months ago
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@paragon-software.com/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