diff options
author | 2023-12-15 10:03:29 -0800 | |
---|---|---|
committer | 2023-12-15 10:03:29 -0800 | |
commit | 6dfeb0c2ecde71d61af77f65eabbdd6ca9315161 (patch) | |
tree | ca2780f8b867c57d3ebec89b6854c88860b56062 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: add debug knobs to control btree bulk load slack factors (diff) | |
download | wireguard-linux-6dfeb0c2ecde71d61af77f65eabbdd6ca9315161.tar.xz wireguard-linux-6dfeb0c2ecde71d61af77f65eabbdd6ca9315161.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions