chiark / gitweb /
btrfs-util: rework how we iterate through the results of the TREE_SEARCH results
authorLennart Poettering <lennart@poettering.net>
Wed, 7 Jan 2015 13:43:10 +0000 (14:43 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 7 Jan 2015 13:47:10 +0000 (14:47 +0100)
commit5743a5852d2ab6ad7f589c255afcfdf523d60ba8
tree350bf1c65512714034bf8aae09156d1037f0dfcb
parentb7e7184634d573fb73143210962acce205f37f61
btrfs-util: rework how we iterate through the results of the TREE_SEARCH results

Let's introduce some syntactic sugar with iteration macros, and add
correct key increment calls.
src/shared/btrfs-util.c