summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorQu Wenruo <wqu@suse.com>2020-05-05 07:58:22 +0800
committerDavid Sterba <dsterba@suse.com>2020-05-25 11:25:31 +0200
commit97f4728af88822ddd13941c3ac84a4ce3a9ff823 (patch)
treebf2ed34320791c9c2b654011b50901f407cb64c9 /tools/perf/scripts/python/export-to-postgresql.py
parent7357623a7f4beb4ac76005f8fac9fc0230f9a67e (diff)
btrfs: block-group: refactor how we insert a block group item
Currently the block group item insert is pretty straight forward, fill the block group item structure and insert it into extent tree. However the incoming skinny block group feature is going to change this, so this patch will refactor insertion into a new function, insert_block_group_item(), to make the incoming feature easier to add. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Qu Wenruo <wqu@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions