Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7534e854 authored by Jan Kara's avatar Jan Kara Committed by Theodore Ts'o
Browse files

ext4: fixup kerndoc annotation of mpage_map_and_submit_extent()



Document give_up_on_write argument of mpage_map_and_submit_extent().

Signed-off-by: default avatarJan Kara <jack@suse.cz>
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 78371a45
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2178,6 +2178,9 @@ static int mpage_map_one_extent(handle_t *handle, struct mpage_da_data *mpd)
 *
 * @handle - handle for journal operations
 * @mpd - extent to map
 * @give_up_on_write - we set this to true iff there is a fatal error and there
 *                     is no hope of writing the data. The caller should discard
 *                     dirty pages to avoid infinite loops.
 *
 * The function maps extent starting at mpd->lblk of length mpd->len. If it is
 * delayed, blocks are allocated, if it is unwritten, we may need to convert