Re: [PATCH] jbd2: Fix comment describing journal_init_common()

From: Theodore Ts'o
Date: Thu Nov 14 2024 - 08:54:51 EST



On Thu, 07 Nov 2024 15:45:38 +0100, Daniel Martín Gómez wrote:
> The code indicates that journal_init_common() fills the journal_t object
> it returns while the comment incorrectly states that only a few fields are
> initialised. Also, the comment claims that journal structures could be
> created from scratch which isn't possible as journal_init_common() calls
> journal_load_superblock() which loads and checks journal superblock from
> disk.
>
> [...]

Applied, thanks!

[1/1] jbd2: Fix comment describing journal_init_common()
commit: 3e7c69cdb053f9edea95502853f35952ab6cbf06

Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>