]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: introduce btrfs_next_old_item
authorAlexander Block <ablock84@googlemail.com>
Tue, 19 Jun 2012 13:42:25 +0000 (07:42 -0600)
committerChris Mason <chris.mason@fusionio.com>
Thu, 21 Jun 2012 11:19:34 +0000 (07:19 -0400)
commitc76e62045d4d862c433d066595b35ef5503641d3
tree52b3bd5283ea390ad8d8e7ce6837944dea109ef7
parentd954a5fec5b1d18ac6adf72c31f41c6f6d16a2cc
Btrfs: introduce btrfs_next_old_item

We introduce btrfs_next_old_item that uses btrfs_next_old_leaf instead
of btrfs_next_leaf.

btrfs_next_item is also changed to simply call btrfs_next_old_item with
time_seq being 0.

Signed-off-by: Alexander Block <ablock84@googlemail.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/ctree.h