[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)
commit9801f6461eb994e4eda29cba97f4596dffafbf32
treee75edf27e5a3773906000998534e5c44f96d79e5
parente90c01e148b967d30caf59e76accb3a58ca6b74b
[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 <swhiteho@redhat.com>
fs/gfs2/inode.c
fs/gfs2/ops_fstype.c
This page took 0.024984 seconds and 5 git commands to generate.