]> err.no Git - linux-2.6/commit
[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)
commit1c089c325d5cda0f64a3cf8edf3aaafa148f200a
treef59c862b0d84ffc06d7c208607fc26bd6f8da4b5
parentb9201ce9a826f5ae4a8e153b52cf5d29f525ca11
[GFS2] Remove one typedef

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>
fs/gfs2/glock.c
fs/gfs2/glock.h
fs/gfs2/lm_interface.h
fs/gfs2/locking.c
fs/gfs2/locking/dlm/lock_dlm.h
fs/gfs2/locking/dlm/mount.c
fs/gfs2/locking/dlm/sysfs.c
fs/gfs2/locking/dlm/thread.c
fs/gfs2/locking/nolock/main.c