diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-12-15 21:03:29 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-12-15 21:03:29 +0300 |
commit | 6dfeb0c2ecde71d61af77f65eabbdd6ca9315161 (patch) | |
tree | ca2780f8b867c57d3ebec89b6854c88860b56062 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a20ffa7d9f863056364b11a680145a76ef15acb2 (diff) | |
download | linux-6dfeb0c2ecde71d61af77f65eabbdd6ca9315161.tar.xz |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions