From: Steven Whitehouse Date: Tue, 24 Jul 2007 12:53:36 +0000 (+0100) Subject: [GFS2] Fix an oops in glock dumping X-Git-Tag: v2.6.24-rc1~1405^2~46 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b08fc620109c2f66575e9ae884f45c37933ea18;p=pandora-kernel.git [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 --- Reading git-diff-tree failed