Re: [PATCH v7 1/8] fsdax: Output address in dax_iomap_pfn() and rename it

From: Dan Williams
Date: Wed Aug 18 2021 - 17:01:31 EST


On Sun, Aug 15, 2021 at 11:04 PM Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx> wrote:
>
> Add address output in dax_iomap_pfn() in order to perform a memcpy() in
> CoW case. Since this function both output address and pfn, rename it to
> dax_iomap_direct_access().
>
> Signed-off-by: Shiyang Ruan <ruansy.fnst@xxxxxxxxxxx>
> Reviewed-by: Christoph Hellwig <hch@xxxxxx>
> Reviewed-by: Ritesh Harjani <riteshh@xxxxxxxxxxxxx>

Looks good to me:

Reviewed-by: Dan Williams <dan.j.williams@xxxxxxxxx>