diff options
author | Zhang Yi <yi.zhang@huawei.com> | 2023-06-06 21:59:25 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2023-07-10 23:09:21 -0400 |
commit | b98dba273a0e47dbfade89c9af73c5b012a4eabb (patch) | |
tree | d828c991edcab8643112c5288aa47b6b6c484ecf /fs/ufs/file.c | |
parent | be22255360f80d3af789daad00025171a65424a5 (diff) |
jbd2: remove journal_clean_one_cp_list()
journal_clean_one_cp_list() and journal_shrink_one_cp_list() are almost
the same, so merge them into journal_shrink_one_cp_list(), remove the
nr_to_scan parameter, always scan and try to free the whole checkpoint
list.
Signed-off-by: Zhang Yi <yi.zhang@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20230606135928.434610-4-yi.zhang@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ufs/file.c')
0 files changed, 0 insertions, 0 deletions