[GFS2] Remove incorrect initialisation of gh_owner
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 12 May 2006 18:06:02 +0000 (14:06 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 12 May 2006 18:06:02 +0000 (14:06 -0400)
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 <swhiteho@redhat.com>

No differences found