diff options
author | 2022-09-16 22:15:23 +0800 | |
---|---|---|
committer | 2022-09-30 23:46:53 -0400 | |
commit | 9c1dd22d742249cfae7bbf3680a7c188d194d3ce (patch) | |
tree | 82acd9751b7caa6b7808202328e0c7a5de084c28 /scripts/generate_rust_analyzer.py | |
parent | ext4: factor out ext4_group_desc_init() and ext4_group_desc_free() (diff) | |
download | linux-dev-9c1dd22d742249cfae7bbf3680a7c188d194d3ce.tar.xz linux-dev-9c1dd22d742249cfae7bbf3680a7c188d194d3ce.zip |
ext4: factor out ext4_load_and_init_journal()
This patch group the journal load and initialize code together and
factor out ext4_load_and_init_journal(). This patch also removes the
lable 'no_journal' which is not needed after refactor.
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Link: https://lore.kernel.org/r/20220916141527.1012715-13-yanaijie@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions