[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250128082751.124948-1-bhupesh@igalia.com>
Date: Tue, 28 Jan 2025 13:57:49 +0530
From: Bhupesh <bhupesh@...lia.com>
To: linux-ext4@...r.kernel.org
Cc: bhupesh@...lia.com,
tytso@....edu,
kernel-dev@...lia.com,
linux-kernel@...r.kernel.org,
revest@...gle.com,
adilger.kernel@...ger.ca,
cascardo@...lia.com
Subject: [PATCH v2 0/2] fs/ext4/xattr: Fix issues seen while deleting xattr inode(s)
Changes since v1:
----------------
- v1 can be seen here: https://lore.kernel.org/lkml/1dddb237-1460-8122-7caf-f0acd7c91b5c@igalia.com/T/
- As suggested by Cascardo while reviewing v1, there are two
patches in v2:
[PATCH 1/2] Ignores xattr entries past the end entry.
[PATCH 2/2] Hold 'EXT4_I(inode)->xattr_sem' semaphore while deleting the inode.
Bhupesh (2):
fs/ext4/xattr: Ignore xattrs past end
fs/ext4/xattr: Check for 'xattr_sem' inside 'ext4_xattr_delete_inode'
fs/ext4/xattr.c | 27 +++++++++++++++++++++++++--
1 file changed, 25 insertions(+), 2 deletions(-)
--
2.38.1
Powered by blists - more mailing lists