diff options
| author | Daniel Martín Gómez <[email protected]> | 2024-11-07 14:45:38 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2024-11-13 17:56:48 +0000 |
| commit | 3e7c69cdb053f9edea95502853f35952ab6cbf06 (patch) | |
| tree | 8d498c002c9f57b2fe33872d30a669549fe3e2a3 /fs/jbd2/commit.c | |
| parent | ext4: prevent an infinite loop in the lazyinit thread (diff) | |
| download | kernel-3e7c69cdb053f9edea95502853f35952ab6cbf06.tar.gz kernel-3e7c69cdb053f9edea95502853f35952ab6cbf06.zip | |
jbd2: Fix comment describing journal_init_common()
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.
Signed-off-by: Daniel Martín Gómez <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Reviewed-by: Zhang Yi <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
