Merge tag 'pass-perag-refs-6.4_2023-04-11' of git://git.kernel.org/pub/scm/linux...
authorDave Chinner <david@fromorbit.com>
Thu, 13 Apr 2023 21:08:49 +0000 (07:08 +1000)
committerDave Chinner <dchinner@redhat.com>
Thu, 13 Apr 2023 21:08:49 +0000 (07:08 +1000)
commit1e5ffdc57d7e0b213219f9e6bb0fb0ba5ef13da8
tree4045e8bc1a1accd62aa9f6132f74a6292e54c88f
parent826053db98ec6ea2469f02571401422da539e5e3
parent9b2e5a234c89f097ec36f922763dfa1465dc06f8
Merge tag 'pass-perag-refs-6.4_2023-04-11' of git://git./linux/kernel/git/djwong/xfs-linux into guilt/xfs-for-next

xfs: pass perag references around when possible [v24.5]

Avoid the cost of perag radix tree lookups by passing around active perag
references when possible.

v24.2: rework some of the naming and whatnot so there's less opencoding

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Dave Chinner <david@fromorbit.com>