Searched hist:bd735bdaa62fb64980c07f5443f24aefd0081569 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/erofs/ |
H A D | fscache.c | diff bd735bdaa62fb64980c07f5443f24aefd0081569 Mon Apr 25 07:21:41 CDT 2022 Jeffle Xu <jefflexu@linux.alibaba.com> erofs: implement fscache-based data read for inline layout
Implement the data plane of reading data from data blobs over fscache for inline layout.
For the heading non-inline part, the data plane for non-inline layout is reused, while only the tail packing part needs special handling.
Signed-off-by: Jeffle Xu <jefflexu@linux.alibaba.com> Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com> Link: https://lore.kernel.org/r/20220425122143.56815-20-jefflexu@linux.alibaba.com Acked-by: Chao Yu <chao@kernel.org> Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
|