]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'perag-xarray-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux...
authorCarlos Maiolino <cem@kernel.org>
Tue, 12 Nov 2024 09:57:32 +0000 (10:57 +0100)
committerCarlos Maiolino <cem@kernel.org>
Tue, 12 Nov 2024 09:57:32 +0000 (10:57 +0100)
commit131ffe5e695a7adbea1d10d433a4e05a788c49ae
treecce5047fd3bdbd16408d5a8dea0b86b95c8c2a8b
parentfe4e0faac931e01cd3a17ae45e45167e7855f048
parentd66496578b2a099ea453f56782f1cd2bf63a8029
Merge tag 'perag-xarray-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into staging-merge

xfs: convert perag to use xarrays [v5.5 01/10]

Convert the xfs_mount perag tree to use an xarray instead of a radix
tree.  There should be no functional changes here.

With a bit of luck, this should all go splendidly.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/libxfs/xfs_alloc.c
fs/xfs/xfs_bmap_util.c
fs/xfs/xfs_trace.h