erofs: clean up z_erofs_load_full_lcluster()
authorGao Xiang <hsiangkao@linux.alibaba.com>
Wed, 8 May 2024 12:33:57 +0000 (20:33 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Wed, 8 May 2024 12:36:43 +0000 (20:36 +0800)
commitd69189428d50c9a8de6475f3c8c241f86f4e764a
tree0893ae67b4c10d250ebe8b75bf6861b8b5cd8a6e
parent1872df8dcd87bd1e623e1a70076d08636b9c473d
erofs: clean up z_erofs_load_full_lcluster()

Only four lcluster types here, remove redundant code.
No real logic changes.

Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20240508123357.3266173-1-hsiangkao@linux.alibaba.com
fs/erofs/erofs_fs.h
fs/erofs/zmap.c