aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorYe Bin <[email protected]>2024-09-30 00:59:42 +0000
committerTheodore Ts'o <[email protected]>2024-11-13 04:54:14 +0000
commit22d26f9b0c3ee2ef75daf2feee8f0a9eac385939 (patch)
treeeefa3876ce6a0f73021a9711f3565ebdea52b8c4 /fs/jbd2/commit.c
parentjbd2: remove useless 'block_error' variable (diff)
downloadkernel-22d26f9b0c3ee2ef75daf2feee8f0a9eac385939.tar.gz
kernel-22d26f9b0c3ee2ef75daf2feee8f0a9eac385939.zip
jbd2: remove the 'success' parameter from the jbd2_do_replay() function
Keep 'success' internally to track if any error happened and then return it at the end in do_one_pass(). If jbd2_do_replay() return -ENOMEM then stop replay journal. Signed-off-by: Ye Bin <[email protected]> Reviewed-by: Zhang Yi <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions