commit | 7b08fc620109c2f66575e9ae884f45c37933ea18 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Jul 24 13:53:36 2007 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Wed Oct 10 08:54:49 2007 +0100 |
tree | 17fd00263b24dfd88242648a7bbd4de73826daec | |
parent | afd0942d98f74296b74993739e41d2ca7cb9fd5a [diff] |
[GFS2] Fix an oops in glock dumping This fixes an oops which was occurring during glock dumping due to the seq file code not taking a reference to the glock. Also this fixes a memory leak which occurred in certain cases, in turn preventing the filesystem from unmounting. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>