]> Gentwo Git Trees - linux/.git/commit
jbd2: remove unused transaction->t_private_list
authorKemeng Shi <shikemeng@huaweicloud.com>
Wed, 18 Dec 2024 14:54:13 +0000 (22:54 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 10 Feb 2025 12:48:24 +0000 (07:48 -0500)
commit06b9e91425b26b5e782f82a043a3f6c6354947c2
treead1d7530d6d614e33e1d65893d9daa36db870797
parentfa1008e3df6220368b8ea3b004eca501ed546973
jbd2: remove unused transaction->t_private_list

After we remove ext4 journal callback, transaction->t_private_list is
not used anymore. Just remove unused transaction->t_private_list.

Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Reviewed-by: Zhang Yi <yi.zhang@huawei.com>
Link: https://patch.msgid.link/20241218145414.1422946-3-shikemeng@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Documentation/filesystems/journalling.rst
fs/jbd2/transaction.c
include/linux/jbd2.h