diff options
author | Ye Bin <yebin10@huawei.com> | 2024-09-30 08:59:42 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2024-11-12 23:54:14 -0500 |
commit | 22d26f9b0c3ee2ef75daf2feee8f0a9eac385939 (patch) | |
tree | eefa3876ce6a0f73021a9711f3565ebdea52b8c4 /fs/jbd2/commit.c | |
parent | 0f67827bf44fdf2a4426cc918ee8cfc1274f8efa (diff) | |
download | linux-22d26f9b0c3ee2ef75daf2feee8f0a9eac385939.tar.gz linux-22d26f9b0c3ee2ef75daf2feee8f0a9eac385939.tar.bz2 linux-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 <yebin10@huawei.com>
Reviewed-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/20240930005942.626942-7-yebin@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions