diff options
| author | Christoph Hellwig <hch@lst.de> | 2026-07-15 16:50:56 +0200 |
|---|---|---|
| committer | Carlos Maiolino <cem@kernel.org> | 2026-08-10 08:34:43 +0200 |
| commit | b6ba780af010f0d1c5bfb970fe692a02559de473 (patch) | |
| tree | d49d3d95c278e6d784ffef3ad8991aed571bd08f /drivers/phy/axiado/git@git.tavy.me:linux.git | |
| parent | 568c8798a3d0afabc133d7b34d37155daa95d1f2 (diff) | |
xfs: split out a lower-level xfs_buf_get_map helper from xfs_find_get_buf
xfs_buf_get_map is currently reused to implement xfs_buf_read_map and
xfs_buf_readahead_map. This causes double accounting of buf_get stat
and leads to some ugly overload of the flags.
Split out a slightly lower-level xfs_find_get_buf helper and use that to
implement xfs_buf_get_map, xfs_buf_read_map and xfs_buf_readahead_map.
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 'drivers/phy/axiado/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
