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