diff options
author | Christoph Hellwig <hch@lst.de> | 2016-09-19 11:24:50 +1000 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2016-09-19 11:24:50 +1000 |
commit | a7d73fe6c538fdba42635c0b8e73382fcd4bd667 (patch) | |
tree | 52d21238ff5a36c74ecaf2401bbe91311afae37f /arch | |
parent | a254e568128804fc2f18490af617197a1d36675e (diff) | |
download | blackbird-obmc-linux-a7d73fe6c538fdba42635c0b8e73382fcd4bd667.tar.gz blackbird-obmc-linux-a7d73fe6c538fdba42635c0b8e73382fcd4bd667.zip |
dax: provide an iomap based fault handler
Very similar to the existing dax_fault function, but instead of using
the get_block callback we rely on the iomap_ops vector from iomap.c.
That also avoids having to do two calls into the file system for write
faults.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions