diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-12-15 10:03:29 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-12-15 10:03:29 -0800 |
commit | 6dfeb0c2ecde71d61af77f65eabbdd6ca9315161 (patch) | |
tree | ca2780f8b867c57d3ebec89b6854c88860b56062 /fs/xfs/scrub | |
parent | a20ffa7d9f863056364b11a680145a76ef15acb2 (diff) |
xfs: move btree bulkload record initialization to ->get_record implementations
When we're performing a bulk load of a btree, move the code that
actually stores the btree record in the new btree block out of the
generic code and into the individual ->get_record implementations.
This is preparation for being able to store multiple records with a
single indirect call.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/scrub')
0 files changed, 0 insertions, 0 deletions