Hi Xin,
On 2023/7/11 12:02, 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.
Signed-off-by: Xin Yin <[email protected]>
I really think it's a regression honestly, how about updating
the subject line to:
"erofs: fix fsdax unavailability for chunk-based regular files"
Fixes: c5aa903a59db ("erofs: support reading chunk-based uncompressed files")
Thanks,
Gao Xiang