Files
Zhang Yi 28698710de ext4: remove the redundant folio_wait_stable()
[ Upstream commit df0b5afc62 ]

__filemap_get_folio() with FGP_WRITEBEGIN parameter has already wait
for stable folio, so remove the redundant folio_wait_stable() in
ext4_da_write_begin(), it was left over from the commit cc883236b7
("ext4: drop unnecessary journal handle in delalloc write") that
removed the retry getting page logic.

Fixes: cc883236b7 ("ext4: drop unnecessary journal handle in delalloc write")
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20240419023005.2719050-1-yi.zhang@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-05-30 09:49:47 +02:00
..
2024-05-30 09:49:14 +02:00
2023-12-29 11:58:34 -08:00
2024-05-30 09:48:57 +02:00
2024-02-16 10:20:35 +09:00
2023-12-21 13:17:54 +01:00
2024-03-06 10:52:12 +01:00
2024-02-09 23:31:16 -05:00
2024-05-30 09:49:45 +02:00
2024-03-26 18:16:26 -04:00
2023-12-12 14:24:14 +01:00
2024-05-30 09:49:00 +02:00
2023-11-25 02:49:43 -05:00