OSDN Git Service

erofs: introduce fscache-based domain
authorJia Zhu <zhujia.zj@bytedance.com>
Sun, 18 Sep 2022 04:34:53 +0000 (12:34 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Tue, 20 Sep 2022 00:01:53 +0000 (08:01 +0800)
commit8b7adf1dff3d5baf687acda936f193f80b7e0179
treefd151153106005976743f20a8d8b71d1c0d4ec68
parente1de2da0b7ac2dc0120c2ba8c7044788611933ea
erofs: introduce fscache-based domain

A new fscache-based shared domain mode is going to be introduced for
erofs. In which case, same data blobs in same domain will be shared
and reused to reduce on-disk space usage.

The implementation of sharing blobs will be introduced in subsequent
patches.

Signed-off-by: Jia Zhu <zhujia.zj@bytedance.com>
Reviewed-by: Jingbo Xu <jefflexu@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220918043456.147-4-zhujia.zj@bytedance.com
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
fs/erofs/fscache.c
fs/erofs/internal.h