diff options
author | Christoph Hellwig <hch@lst.de> | 2016-07-20 03:38:55 +0200 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2016-07-20 03:38:55 +0200 |
commit | 16d4d43595b4780daac8fcea6d042689124cb094 (patch) | |
tree | 991b3b67bba3c837256b1009ef8b8038d587cc7c /fs/xfs/xfs_aops.c | |
parent | xfs: direct calls in the direct I/O path (diff) | |
download | linux-16d4d43595b4780daac8fcea6d042689124cb094.tar.xz linux-16d4d43595b4780daac8fcea6d042689124cb094.zip |
xfs: split direct I/O and DAX path
So far the DAX code overloaded the direct I/O code path. There is very little
in common between the two, and untangling them allows to clean up both variants.
As a side effect we also get separate trace points for both I/O types.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_aops.c')
0 files changed, 0 insertions, 0 deletions