diff options
author | Christoph Hellwig <[email protected]> | 2024-10-29 16:11:58 +0100 |
---|---|---|
committer | Carlos Maiolino <[email protected]> | 2024-11-05 13:52:57 +0100 |
commit | 1eb6fc044752d0ec1a637956519787e5f6ce8760 (patch) | |
tree | 7297d5e9ccbab4fe356c1d49b5dc5addd8aa8d98 /drivers/fpga/fpga-bridge.c | |
parent | 1171de329692163470f1cde7cc99f89487ca555a (diff) |
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 <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions