diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-11-20 16:20:13 -0800 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-12-23 13:06:02 -0800 |
commit | 6c1c55ac3c0512262817a088e805d99aad4c0867 (patch) | |
tree | fc895a5adb8087f842c7e32acb9c232d5a70ec93 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4f13f0a3fc6ad193e4d144a5e001b7b8f1fc4b7f (diff) |
xfs: refactor the inode fork memory allocation functions
Hoist the code that allocates, frees, and reallocates if_broot into a
single xfs_iroot_krealloc function. Eventually we're going to push
xfs_iroot_realloc into the btree ops structure to handle multiple
inode-rooted btrees, but first let's separate out the bits that should
stay in xfs_inode_fork.c.
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