]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'btree-ifork-records_2024-12-23' of https://git.kernel.org/pub/scm/linux...
authorCarlos Maiolino <cem@kernel.org>
Mon, 13 Jan 2025 13:54:23 +0000 (14:54 +0100)
committerCarlos Maiolino <cem@kernel.org>
Mon, 13 Jan 2025 13:54:23 +0000 (14:54 +0100)
xfs: refactor btrees to support records in inode root [v6.2 02/14]

Amend the btree code to support storing btree rcords in the inode root,
because the current bmbt code does not support this.

This has been running on the djcloud for months with no problems.  Enjoy!

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>

Trivial merge