diff options
author | Dave Chinner <dchinner@redhat.com> | 2015-06-04 09:18:53 +1000 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2015-06-04 09:18:53 +1000 |
commit | 6b698edeeef00c127d73501b386590299f01327a (patch) | |
tree | bf4fea128ac87d2c8f50b3b215ac18ad82fb2238 /fs/xfs/libxfs/xfs_log_recover.h | |
parent | ce5c5d554dc47a4fb4360c84b72231fea081e7a0 (diff) | |
download | linux-6b698edeeef00c127d73501b386590299f01327a.tar.bz2 |
xfs: add DAX file operations support
Add the initial support for DAX file operations to XFS. This
includes the necessary block allocation and mmap page fault hooks
for DAX to function.
Note that there are changes to the splice interfaces to ensure that
for DAX splice avoids direct page cache manipulations and instead
takes the DAX IO paths for read/write operations.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/libxfs/xfs_log_recover.h')
0 files changed, 0 insertions, 0 deletions