[PATCH 0/2] fs/ntfs3: FALLOC_FL_INSERT_RANGE support

From: Konstantin Komarov
Date: Tue Jun 21 2022 - 07:44:11 EST


Added support for FALLOC_FL_INSERT_RANGE

Konstantin Komarov (2):
fs/ntfs3: Fallocate (FALLOC_FL_INSERT_RANGE) implementation
fs/ntfs3: Enable FALLOC_FL_INSERT_RANGE

fs/ntfs3/attrib.c | 176 +++++++++++++++++++++++++++++++++++++++++++++
fs/ntfs3/file.c | 97 ++++++++++++++-----------
fs/ntfs3/ntfs_fs.h | 4 +-
fs/ntfs3/run.c | 43 +++++++++++
4 files changed, 277 insertions(+), 43 deletions(-)

--
2.36.1