diff options
author | Jan Kara | 2023-06-01 12:58:21 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-07-19 16:22:12 +0200 |
commit | 6aaa22ec7310d0fe1aec1ef9297230b3210b8083 (patch) | |
tree | ed62bd146990cdb7287f32996afd6288a4cbafaa /fs/ext4/orphan.c | |
parent | 606e463eefeddf1c425940e6d71387bef8265035 (diff) |
ext4: Remove ext4 locking of moved directory
commit 3658840cd363f2be094f5dfd2f0b174a9055dd0f upstream.
Remove locking of moved directory in ext4_rename2(). We will take care
of it in VFS instead. This effectively reverts commit 0813299c586b
("ext4: Fix possible corruption when moving a directory") and followup
fixes.
CC: Ted Tso <tytso@mit.edu>
CC: stable@vger.kernel.org
Signed-off-by: Jan Kara <jack@suse.cz>
Message-Id: <20230601105830.13168-1-jack@suse.cz>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ext4/orphan.c')
0 files changed, 0 insertions, 0 deletions