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

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