diff options
| author | Christoph Hellwig <[email protected]> | 2025-02-24 23:48:53 +0000 |
|---|---|---|
| committer | Carlos Maiolino <[email protected]> | 2025-02-25 12:05:59 +0000 |
| commit | efc5f7a9f3d887ce44b7610bc39388094b6f97d5 (patch) | |
| tree | 6f0606ffb6954af6990af25d28564f327d35fb72 /fs/xfs/xfs_rtalloc.c | |
| parent | xfs: reduce context switches for synchronous buffered I/O (diff) | |
| download | kernel-efc5f7a9f3d887ce44b7610bc39388094b6f97d5.tar.gz kernel-efc5f7a9f3d887ce44b7610bc39388094b6f97d5.zip | |
xfs: decouple buffer readahead from the normal buffer read path
xfs_buf_readahead_map is the only caller of xfs_buf_read_map and thus
_xfs_buf_read that is not synchronous. Split it from xfs_buf_read_map
so that the asynchronous path is self-contained and the now purely
synchronous xfs_buf_read_map / _xfs_buf_read implementation can be
simplified.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_rtalloc.c')
0 files changed, 0 insertions, 0 deletions
