Skip to content
Commit 31533fb2 authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: remove lockdep magic from btrfs_next_leaf



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: default avatarChris Mason <chris.mason@oracle.com>
parent 85d4e461
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