summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2017-08-29 20:08:41 +0300
committerDarrick J. Wong <darrick.wong@oracle.com>2017-09-01 20:55:30 +0300
commitd522d569d6adf72ceda90153a086e089e6c2fbc6 (patch)
treec802f52c44e5aa26f28817d686a9e68c3f71d158 /README
parente7647fb49167809502724eb3c402cea77716fc67 (diff)
downloadlinux-d522d569d6adf72ceda90153a086e089e6c2fbc6.tar.xz
xfs: consolidate the various page fault handlers
Add a new __xfs_filemap_fault helper that implements all four page fault callouts, and make these methods themselves small stubs that set the correct write_fault flag, and exit early for the non-DAX case for the hugepage related ones. Also remove the extra size checking in the pfn_fault path, which is now handled in the core DAX code. Life would be so much simpler if we only had one method for all this. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions