commit | c1e817d03a7de57a963654c35e6e80af9a5dbff5 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Jul 22 22:58:03 2008 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Wed Aug 13 09:59:10 2008 +0100 |
tree | e90926cce9311091b31ea60fbf35dc11c9d18a3f | |
parent | 30a2f3c60a84092c8084dfe788b710f8d0768cd4 [diff] |
GFS2: Fix debugfs glock file iterator 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>