]> www.infradead.org Git - users/jedix/linux-maple.git/commit
jbd2: remove stale comment of update_t_max_wait
authorKemeng Shi <shikemeng@huaweicloud.com>
Thu, 23 Jan 2025 15:50:12 +0000 (23:50 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 13 Mar 2025 14:41:21 +0000 (10:41 -0400)
commit6c146277903f1826729bfb4817947d97a97b07cd
tree33035b8467c875b46a7468d18e2fac67f67beef6
parent0d26708d8ec488da96a64eb1c6c47a8b3252edc5
jbd2: remove stale comment of update_t_max_wait

Commit 2d44292058828 ("jbd2: remove CONFIG_JBD2_DEBUG to update
t_max_wait") removed jbd2_journal_enable_debug, just remove stale comment
about jbd2_journal_enable_debug.

Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/20250123155014.2097920-5-shikemeng@huaweicloud.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/jbd2/transaction.c