diff options
author | 2016-11-08 11:33:09 +1100 | |
---|---|---|
committer | 2016-11-08 11:33:09 +1100 | |
commit | 333ccc978e1e09af2690e459b6f97d8e91cc01fa (patch) | |
tree | 12ad6c237dd92c3e903bb3b433257d0ea2fdfe27 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | dax: correct dax iomap code namespace (diff) | |
download | linux-dev-333ccc978e1e09af2690e459b6f97d8e91cc01fa.tar.xz linux-dev-333ccc978e1e09af2690e459b6f97d8e91cc01fa.zip |
dax: add dax_iomap_sector() helper function
To be able to correctly calculate the sector from a file position and a
struct iomap there is a complex little bit of logic that currently happens
in both dax_iomap_actor() and dax_iomap_fault(). This will need to be
repeated yet again in the DAX PMD fault handler when it is added, so break
it out into a helper function.
Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions