[dm-devel] [PATCH v4 1/7] pmem: Add functions for reading/writing page to/from pmem

Christoph Hellwig hch at infradead.org
Tue Feb 18 17:07:43 UTC 2020


On Mon, Feb 17, 2020 at 01:16:47PM -0500, Vivek Goyal wrote:
> This splits pmem_do_bvec() into pmem_do_read() and pmem_do_write().
> pmem_do_write() will be used by pmem zero_page_range() as well. Hence
> sharing the same code.
> 
> Suggested-by: Christoph Hellwig <hch at infradead.org>
> Signed-off-by: Vivek Goyal <vgoyal at redhat.com>

Looks good,

Reviewed-by: Christoph Hellwig <hch at lst.de>





More information about the dm-devel mailing list