commit | 1c089c325d5cda0f64a3cf8edf3aaafa148f200a | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Thu Sep 07 15:50:20 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Sep 07 15:50:20 2006 -0400 |
tree | f59c862b0d84ffc06d7c208607fc26bd6f8da4b5 | |
parent | b9201ce9a826f5ae4a8e153b52cf5d29f525ca11 [diff] |
[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>