erofs: get rid of `struct z_erofs_collection'
authorGao Xiang <hsiangkao@linux.alibaba.com>
Sun, 29 May 2022 05:54:23 +0000 (13:54 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Tue, 31 May 2022 15:13:59 +0000 (23:13 +0800)
commit87ca34a7065db66adbbe882a2be6b04127c26a87
tree84fb31df04dbbc8575a4701584ff7f4dcb9cab2a
parent6e95d0a01899ed176b3450db057c3c0a9609cf47
erofs: get rid of `struct z_erofs_collection'

It was incompletely introduced for deduplication between different
logical extents backed with the same pcluster.

We will have a better in-memory representation in the next release
cycle for this, as well as partial memory folios support. So get rid
of it instead.

No logic changes.

Link: https://lore.kernel.org/r/20220529055425.226363-2-xiang@kernel.org
Acked-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
fs/erofs/zdata.c
fs/erofs/zdata.h