diff options
author | Christoph Hellwig <hch@lst.de> | 2024-10-29 18:11:58 +0300 |
---|---|---|
committer | Carlos Maiolino <cem@kernel.org> | 2024-11-05 15:52:57 +0300 |
commit | 1eb6fc044752d0ec1a637956519787e5f6ce8760 (patch) | |
tree | 7297d5e9ccbab4fe356c1d49b5dc5addd8aa8d98 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 1171de329692163470f1cde7cc99f89487ca555a (diff) | |
download | linux-1eb6fc044752d0ec1a637956519787e5f6ce8760.tar.xz |
xfs: split write fault handling out of __xfs_filemap_fault
Only two of the callers of __xfs_filemap_fault every handle read faults.
Split the write_fault handling out of __xfs_filemap_fault so that all
callers call that directly either conditionally or unconditionally and
only leave the read fault handling in __xfs_filemap_fault.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions