diff options
author | Jan Kara <[email protected]> | 2017-11-01 16:36:46 +0100 |
---|---|---|
committer | Dan Williams <[email protected]> | 2017-11-03 06:26:26 -0700 |
commit | 7b565c9f965bac269cc6a1f25c819f77044abf9d (patch) | |
tree | 18ca98c27b173abf9e661f9c1740f30027963df2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | b8a6176c214cf9aa2679131ed7e4515cddaadc33 (diff) |
xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()
xfs_filemap_pfn_mkwrite() duplicates a lot of __xfs_filemap_fault().
It will also need to handle flushing for synchronous page faults. So
just make that function use __xfs_filemap_fault().
Signed-off-by: Jan Kara <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions