GFS2: Fix debugfs glock file iterator
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 22 Jul 2008 21:58:03 +0000 (22:58 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 13 Aug 2008 08:59:10 +0000 (09:59 +0100)
Due to an incorrect iterator, some glocks were being missed from the
glock dumps obtained via debugfs. This patch fixes the problem and
ensures that we don't miss any glocks in future.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found