]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit68cdf197c824e3765e0da7a03d34ac7704820b57
tree84fb31df04dbbc8575a4701584ff7f4dcb9cab2a
parent8960135d4fb6a47557ffdf0a269f83f318c3d2ac
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