]> git.itanic.dy.fi Git - linux-stable/commit
ext4: Update comment in mpage_prepare_extent_to_map()
authorJan Kara <jack@suse.cz>
Wed, 29 Mar 2023 15:49:43 +0000 (17:49 +0200)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 14 Apr 2023 23:58:33 +0000 (19:58 -0400)
commitab382539adcb43f52d984abf58d8e3459cd707a2
tree36509de0562a408b73b8720883d836ca91744663
parent951cafa6b80e55b966047b0c9cc5564df8b92145
ext4: Update comment in mpage_prepare_extent_to_map()

Since filemap_write_and_wait() is now enough to get journalled data to
final location update the comment in mpage_prepare_extent_to_map().

Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20230329154950.19720-12-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/inode.c