From: Alexander Block Date: Tue, 19 Jun 2012 13:42:25 +0000 (-0600) Subject: Btrfs: introduce btrfs_next_old_item X-Git-Tag: v3.5-rc4~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c8f52a5e9539600543347bcdefafa1854e07986;p=pandora-kernel.git 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 Signed-off-by: Chris Mason --- Reading git-diff-tree failed