public inbox for ntfs3@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v2 0/3] fs/ntfs3: Refactoring of xattr.c
@ 2021-09-27 15:26 Konstantin Komarov
  2021-09-27 15:27 ` [PATCH v2 1/3] fs/ntfs3: Use available posix_acl_release instead of ntfs_posix_acl_release Konstantin Komarov
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Konstantin Komarov @ 2021-09-27 15:26 UTC (permalink / raw)
  To: ntfs3; +Cc: linux-kernel, linux-fsdevel

Removed function, that already have been in kernel.
Changed locking policy to fix some potential bugs.
Changed code for readability.

V2:
  fixed typo.

Konstantin Komarov (3):
  fs/ntfs3: Use available posix_acl_release instead of
    ntfs_posix_acl_release
  fs/ntfs3: Remove locked argument in ntfs_set_ea
  fs/ntfs3: Refactoring of ntfs_set_ea

 fs/ntfs3/xattr.c | 69 ++++++++++++++++++++++--------------------------
 1 file changed, 32 insertions(+), 37 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2021-09-27 19:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-27 15:26 [PATCH v2 0/3] fs/ntfs3: Refactoring of xattr.c Konstantin Komarov
2021-09-27 15:27 ` [PATCH v2 1/3] fs/ntfs3: Use available posix_acl_release instead of ntfs_posix_acl_release Konstantin Komarov
2021-09-27 15:28 ` [PATCH v2 2/3] fs/ntfs3: Remove locked argument in ntfs_set_ea Konstantin Komarov
2021-09-27 15:28 ` [PATCH v2 3/3] fs/ntfs3: Refactoring of ntfs_set_ea Konstantin Komarov
2021-09-27 19:22   ` Kari Argillander
2021-09-27 19:39     ` Kari Argillander
2021-09-27 19:02 ` [PATCH v2 0/3] fs/ntfs3: Refactoring of xattr.c Kari Argillander

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox