[GFS2] Remove one typedef
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 7 Sep 2006 19:50:20 +0000 (15:50 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 7 Sep 2006 19:50:20 +0000 (15:50 -0400)
This removes one of the typedefs from the locking interface. It
is replaced by a forward declaration of the gfs2 superblock. The
other two are not so easy to solve since in their case, they
can refer to one of two possible structures.

Cc: David Teigland <teigland@redhat.com>
Cc: Jan Engelhardt <jengelh@linux01.gwdg.de>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found