[PATCH] erofs: fix fsdax unavailability for chunk-based regular files
Chao Yu
chao at kernel.org
Wed Jul 12 00:15:53 AEST 2023
On 2023/7/11 14:21, Xin Yin wrote:
> DAX can be used to share page cache between VMs, reducing guest memory
> overhead. And chunk based data format is widely used for VM and
> container image. So enable dax support for it, make erofs better used
> for VM scenarios.
>
> Fixes: c5aa903a59db ("erofs: support reading chunk-based uncompressed files")
> Signed-off-by: Xin Yin <yinxin.x at bytedance.com>
Reviewed-by: Chao Yu <chao at kernel.org>
Thanks,
More information about the Linux-erofs
mailing list