From: Steven Whitehouse Date: Fri, 12 May 2006 18:06:02 +0000 (-0400) Subject: [GFS2] Remove incorrect initialisation of gh_owner X-Git-Tag: v2.6.19-rc1~32^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9801f6461eb994e4eda29cba97f4596dffafbf32;p=pandora-kernel.git [GFS2] Remove incorrect initialisation of gh_owner The gh_owner field shouldn't be set or reset outside the glock code. These were left over from when recursive locking was allowed. It isn't any more, so they are not needed. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed