Home
last modified time | relevance | path

Searched hist:b98dba273a0e47dbfade89c9af73c5b012a4eabb (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/trace/events/
H A Djbd2.hdiff b98dba273a0e47dbfade89c9af73c5b012a4eabb Tue Jun 06 08:59:25 CDT 2023 Zhang Yi <yi.zhang@huawei.com> 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>
/openbmc/linux/fs/jbd2/
H A Dcheckpoint.cdiff b98dba273a0e47dbfade89c9af73c5b012a4eabb Tue Jun 06 08:59:25 CDT 2023 Zhang Yi <yi.zhang@huawei.com> 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>