-
由 Chris Mason 提交于
Before the reader/writer locks, btrfs_next_leaf needed to keep the path blocking to avoid making lockdep upset. Now that btrfs_next_leaf only takes read locks, this isn't required. Signed-off-by: NChris Mason <chris.mason@oracle.com>
31533fb2