Home
last modified time | relevance | path

Searched hist:fe5de585 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/erofs/
H A Ddir.cfe5de585 Tue Mar 15 20:22:45 CDT 2022 Gao Xiang <hsiangkao@linux.alibaba.com> erofs: use meta buffers for reading directories

Previously, directory inodes are directly handled with page cache
interfaces.

In order to support sub-page directory blocks and folios, let's
convert them into the latest metabuf infrastructure as well and
this patch addresses the readdir case first.

Link: https://lore.kernel.org/r/20220316012246.95131-1-hsiangkao@linux.alibaba.com
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
H A Ddata.cfe5de585 Tue Mar 15 20:22:45 CDT 2022 Gao Xiang <hsiangkao@linux.alibaba.com> erofs: use meta buffers for reading directories

Previously, directory inodes are directly handled with page cache
interfaces.

In order to support sub-page directory blocks and folios, let's
convert them into the latest metabuf infrastructure as well and
this patch addresses the readdir case first.

Link: https://lore.kernel.org/r/20220316012246.95131-1-hsiangkao@linux.alibaba.com
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
H A Dinternal.hfe5de585 Tue Mar 15 20:22:45 CDT 2022 Gao Xiang <hsiangkao@linux.alibaba.com> erofs: use meta buffers for reading directories

Previously, directory inodes are directly handled with page cache
interfaces.

In order to support sub-page directory blocks and folios, let's
convert them into the latest metabuf infrastructure as well and
this patch addresses the readdir case first.

Link: https://lore.kernel.org/r/20220316012246.95131-1-hsiangkao@linux.alibaba.com
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>