From: Chandan Babu R Date: Tue, 3 Sep 2024 04:33:07 +0000 (+0530) Subject: Merge tag 'btree-cleanups-6.12_2024-09-02' of https://git.kernel.org/pub/scm/linux... X-Git-Tag: v6.12-rc1~138^2~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=169d89f33bb52efc9234715d09d83a2848d0b5b2;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'btree-cleanups-6.12_2024-09-02' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-6.12-mergeA xfs: cleanups for inode rooted btree code [v4.2 8/8] This series prepares the btree code to support realtime reverse mapping btrees by refactoring xfs_ifork_realloc to be fed a per-btree ops structure so that it can handle multiple types of inode-rooted btrees. It moves on to refactoring the btree code to use the new realloc routines. With a bit of luck, this should all go splendidly. Signed-off-by: Darrick J. Wong Signed-off-by: Chandan Babu R * tag 'btree-cleanups-6.12_2024-09-02' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux: xfs: standardize the btree maxrecs function parameters xfs: replace shouty XFS_BM{BT,DR} macros --- 169d89f33bb52efc9234715d09d83a2848d0b5b2