diff options
author | Matthew Wilcox <willy@linux.intel.com> | 2015-07-03 16:40:39 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-07-04 21:56:56 +0200 |
commit | 872eb127e3a6cddcfca1410bb808d9b9bc773dc1 (patch) | |
tree | d7275d7533753a7077b651a011f09d9ea8b62e9d /fs/nfs_common | |
parent | dax: Add block size note to documentation (diff) | |
download | linux-872eb127e3a6cddcfca1410bb808d9b9bc773dc1.tar.xz linux-872eb127e3a6cddcfca1410bb808d9b9bc773dc1.zip |
dax: Use copy_from_iter_nocache
When userspace does a write, there's no need for the written data to
pollute the CPU cache. This matches the original XIP code.
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions