ntfs3.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] fs/ntfs3: Refactoring and hidedotfiles option
@ 2022-09-12 16:37 Konstantin Komarov
  2022-09-12 16:39 ` [PATCH 1/3] fs/ntfs3: Add comments about cluster size Konstantin Komarov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Konstantin Komarov @ 2022-09-12 16:37 UTC (permalink / raw)
  To: ntfs3; +Cc: linux-kernel, linux-fsdevel

Added some info about CONFIG_NTFS3_64BIT_CLUSTER and
hidedotfiles option

Konstantin Komarov (3):
   fs/ntfs3: Add comments about cluster size
   fs/ntfs3: Add hidedotfiles option
   fs/ntfs3: Change destroy_inode to free_inode

  fs/ntfs3/frecord.c |  2 +-
  fs/ntfs3/inode.c   |  4 ++++
  fs/ntfs3/ntfs_fs.h |  1 +
  fs/ntfs3/record.c  |  4 ++++
  fs/ntfs3/super.c   | 52 ++++++++++++++++++++++++++++++++--------------
  5 files changed, 46 insertions(+), 17 deletions(-)

-- 
2.37.0


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

end of thread, other threads:[~2022-10-03 22:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-12 16:37 [PATCH 0/3] fs/ntfs3: Refactoring and hidedotfiles option Konstantin Komarov
2022-09-12 16:39 ` [PATCH 1/3] fs/ntfs3: Add comments about cluster size Konstantin Komarov
2022-09-12 16:40 ` [PATCH 2/3] fs/ntfs3: Add hidedotfiles option Konstantin Komarov
2022-10-03 22:51   ` Daniel Pinto
2022-09-12 16:40 ` [PATCH 3/3] fs/ntfs3: Change destroy_inode to free_inode 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).