filesystem-dax: convert to dax_copy_from_iter()
authorDan Williams <dan.j.williams@intel.com>
Tue, 30 May 2017 04:56:49 +0000 (21:56 -0700)
committerDan Williams <dan.j.williams@intel.com>
Thu, 15 Jun 2017 21:34:59 +0000 (14:34 -0700)
commitfec53774fd043038e57ac737d90e8d58975d6e92
treeb6055824398e5df4d1010f50202cb236faa1d504
parent7e026c8c0a4200da86bc51edeaad79dcdccf78ca
filesystem-dax: convert to dax_copy_from_iter()

Now that all possible providers of the dax_operations copy_from_iter
method are implemented, switch filesytem-dax to call the driver rather
than copy_to_iter_pmem.

Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
arch/x86/include/asm/pmem.h
fs/dax.c
include/linux/pmem.h