diff options
author | 2024-10-29 16:11:59 +0100 | |
---|---|---|
committer | 2024-11-05 13:52:57 +0100 | |
commit | a7fd3327d3ba208e1086ef972162fb54c7fb4bea (patch) | |
tree | 3d05ebbe8403b8965685d2e07e885471e3540c03 /scripts/generate_rust_analyzer.py | |
parent | xfs: split write fault handling out of __xfs_filemap_fault (diff) | |
download | wireguard-linux-a7fd3327d3ba208e1086ef972162fb54c7fb4bea.tar.xz wireguard-linux-a7fd3327d3ba208e1086ef972162fb54c7fb4bea.zip |
xfs: remove __xfs_filemap_fault
xfs_filemap_huge_fault only ever serves DAX faults, so hard code the
call to xfs_dax_read_fault and open code __xfs_filemap_fault in the
only remaining caller.
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions