ext4: factor out ext4_geometry_check()
authorJason Yan <yanaijie@huawei.com>
Fri, 16 Sep 2022 14:15:21 +0000 (22:15 +0800)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 1 Oct 2022 03:46:53 +0000 (23:46 -0400)
commitbc62dbf9145746c442b5b4a960e842ff7e8fdd2e
treeb3c6d47f72a1de77980fd605c49aa7f963770d33
parentd7f3542b3219622308079dca521851be9b924c05
ext4: factor out ext4_geometry_check()

Factor out ext4_geometry_check(). No functional change.

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-11-yanaijie@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/super.c