Skip to content
Commit 1c8f52a5 authored by Alexander Block's avatar Alexander Block Committed by Chris Mason
Browse files

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: default avatarAlexander Block <ablock84@googlemail.com>
Signed-off-by: default avatarChris Mason <chris.mason@fusionio.com>
parent a8c4a33b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment