]> git.baikalelectronics.ru Git - kernel.git/commit
jbd2: Fixup stale comment in commit code
authorJan Kara <jack@suse.cz>
Tue, 5 Nov 2019 16:44:08 +0000 (17:44 +0100)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 5 Nov 2019 17:13:25 +0000 (12:13 -0500)
commit0db45889453644bb5d3e3c6044f4d81b910d41ef
treef7e5cf0b1adb02339b47430ff4d36b2f5e010ca4
parentadd3efdd78b8a0478ce423bb9d4df6bd95e8b335
jbd2: Fixup stale comment in commit code

jbd2_journal_next_log_block() does not look at
transaction->t_outstanding_credits. Remove the misleading comment.

Reviewed-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20191105164437.32602-2-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/jbd2/commit.c