Skip to content
Commit b8da9b10 authored by Luo Longjun's avatar Luo Longjun Committed by Jeff Layton
Browse files

fs/locks: print full locks information

Commit fd7732e0

 ("fs/locks: create a tree of dependent requests.")
has put blocked locks into a tree.

So, with a for loop, we can't check all locks information.

To solve this problem, we should traverse the tree.

Signed-off-by: default avatarLuo Longjun <luolongjun@huawei.com>
Signed-off-by: default avatarJeff Layton <jlayton@kernel.org>
parent a38fd874
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