Commit 3658840
ext4: Remove ext4 locking of moved directory
Remove locking of moved directory in ext4_rename2(). We will take care
of it in VFS instead. This effectively reverts commit 0813299
("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>1 parent f1fcbaa commit 3658840
1 file changed
Lines changed: 2 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3834 | 3834 | | |
3835 | 3835 | | |
3836 | 3836 | | |
3837 | | - | |
3838 | | - | |
3839 | | - | |
3840 | | - | |
3841 | | - | |
3842 | | - | |
3843 | | - | |
3844 | 3837 | | |
3845 | 3838 | | |
3846 | | - | |
3847 | | - | |
3848 | | - | |
3849 | | - | |
| 3839 | + | |
| 3840 | + | |
3850 | 3841 | | |
3851 | 3842 | | |
3852 | 3843 | | |
| |||
4043 | 4034 | | |
4044 | 4035 | | |
4045 | 4036 | | |
4046 | | - | |
4047 | | - | |
4048 | | - | |
4049 | | - | |
4050 | 4037 | | |
4051 | 4038 | | |
4052 | 4039 | | |
| |||
0 commit comments