diff options
author | Kent Overstreet <kmo@daterainc.com> | 2013-07-26 23:32:38 +0400 |
---|---|---|
committer | Kent Overstreet <kmo@daterainc.com> | 2013-11-11 09:56:40 +0400 |
commit | 17e21a9f248d3d330acdfb2405c23b8d84c9c23a (patch) | |
tree | db958fc09cfe1ced10e5a50bef2b04bbf22ad796 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 65d22e911bfc4f46cda4751f1b1926b43c316c14 (diff) | |
download | linux-17e21a9f248d3d330acdfb2405c23b8d84c9c23a.tar.xz |
bcache: Have btree_split() insert into parent directly
The flow control in btree_insert_node() was... fragile... before,
this'll use more stack (but since our btrees are never more than depth
1, that shouldn't matter) and it should be significantly clearer and
less fragile.
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions