diff options
author | Ye Bin <yebin10@huawei.com> | 2024-09-30 03:59:42 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2024-11-13 07:54:14 +0300 |
commit | 22d26f9b0c3ee2ef75daf2feee8f0a9eac385939 (patch) | |
tree | eefa3876ce6a0f73021a9711f3565ebdea52b8c4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0f67827bf44fdf2a4426cc918ee8cfc1274f8efa (diff) | |
download | linux-22d26f9b0c3ee2ef75daf2feee8f0a9eac385939.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions