[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <a57c1c49-4ef3-15ee-d2cd-d77fb4246b3c@paragon-software.com>
Date: Tue, 26 Oct 2021 19:40:15 +0300
From: Konstantin Komarov <almaz.alexandrovich@...agon-software.com>
To: <ntfs3@...ts.linux.dev>
CC: <linux-kernel@...r.kernel.org>, <linux-fsdevel@...r.kernel.org>,
<kari.argillander@...il.com>
Subject: [PATCH v2 0/4] fs/ntfs3: Various fixes for xattr and files
Various problems were detected by xfstests.
This series aims to fix them.
v2:
- swap patch 3 and 4;
- fixed commit message for patch 1;
- fixed compile error in patch 2.
Konstantin Komarov (4):
fs/ntfs3: Keep preallocated only if option prealloc enabled
fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functions
fs/ntfs3: Update i_ctime when xattr is added
fs/ntfs3: Optimize locking in ntfs_save_wsl_perm
fs/ntfs3/file.c | 2 +-
fs/ntfs3/xattr.c | 123 ++++++++++++++++++++++++++++++++++++++++++-----
2 files changed, 113 insertions(+), 12 deletions(-)
--
2.33.0
Powered by blists - more mailing lists