Btrfs: added helper btrfs_next_item()
authorJan Schmidt <list.btrfs@jan-o-sch.net>
Tue, 22 Nov 2011 14:14:33 +0000 (15:14 +0100)
committerJan Schmidt <list.btrfs@jan-o-sch.net>
Thu, 22 Dec 2011 15:22:26 +0000 (16:22 +0100)
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>

No differences found