ntfs3.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fs/ntfs3: FALLOC_FL_INSERT_RANGE support
@ 2022-06-21 11:44 Konstantin Komarov
  2022-06-21 11:45 ` [PATCH 1/2] fs/ntfs3: Fallocate (FALLOC_FL_INSERT_RANGE) implementation Konstantin Komarov
  2022-06-21 11:45 ` [PATCH 2/2] fs/ntfs3: Enable FALLOC_FL_INSERT_RANGE Konstantin Komarov
  0 siblings, 2 replies; 3+ messages in thread
From: Konstantin Komarov @ 2022-06-21 11:44 UTC (permalink / raw)
  To: ntfs3; +Cc: linux-kernel, linux-fsdevel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-21 11:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-21 11:44 [PATCH 0/2] fs/ntfs3: FALLOC_FL_INSERT_RANGE support Konstantin Komarov
2022-06-21 11:45 ` [PATCH 1/2] fs/ntfs3: Fallocate (FALLOC_FL_INSERT_RANGE) implementation Konstantin Komarov
2022-06-21 11:45 ` [PATCH 2/2] fs/ntfs3: Enable FALLOC_FL_INSERT_RANGE Konstantin Komarov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).