commit | c7d22a3c3cdb73d8a0151e2ccc8cf4a48c48310b | [log] [tgz] |
---|---|---|
author | Jan Schmidt <list.btrfs@jan-o-sch.net> | Tue Nov 22 15:14:33 2011 +0100 |
committer | Jan Schmidt <list.btrfs@jan-o-sch.net> | Thu Dec 22 16:22:26 2011 +0100 |
tree | 5145d5913cb27adc041cff323842f51e861327f5 | |
parent | da5c81356426c476112f2b59fe64bdb1b37f079d [diff] |
Btrfs: added helper btrfs_next_item() btrfs_next_item() makes the btrfs path point to the next item, crossing leaf boundaries if needed. Signed-off-by: Arne Jansen <sensille@gmx.net> Signed-off-by: Jan Schmidt <list.btrfs@jan-o-sch.net>