summaryrefslogtreecommitdiff
path: root/drivers/phy/axiado/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2026-07-15 16:50:56 +0200
committerCarlos Maiolino <cem@kernel.org>2026-08-10 08:34:43 +0200
commitb6ba780af010f0d1c5bfb970fe692a02559de473 (patch)
treed49d3d95c278e6d784ffef3ad8991aed571bd08f /drivers/phy/axiado/git@git.tavy.me:linux.git
parent568c8798a3d0afabc133d7b34d37155daa95d1f2 (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