]> sourceware.org Git - lvm2.git/commit
radix-tree: fix some bugs in remove_prefix and iterate
authorJoe Thornber <ejt@redhat.com>
Wed, 30 May 2018 13:14:59 +0000 (14:14 +0100)
committerJoe Thornber <ejt@redhat.com>
Wed, 30 May 2018 13:14:59 +0000 (14:14 +0100)
commit272ec3fa73c92764ef6fe5466fc367fed66dd7f9
tree9e8cb0f488c2a64faffe4bbf524558390c64fc57
parent1924426ad1e8a569c168e3d85c368ed531f382fe
radix-tree: fix some bugs in remove_prefix and iterate

These weren't working if the prefix key was part of a prefix_chain.
base/data-struct/radix-tree.c
test/unit/radix_tree_t.c
This page took 0.034463 seconds and 5 git commands to generate.