From: Steven Whitehouse Date: Thu, 7 Sep 2006 19:50:20 +0000 (-0400) Subject: [GFS2] Remove one typedef X-Git-Tag: v2.6.19-rc1~32^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c089c325d5cda0f64a3cf8edf3aaafa148f200a;p=pandora-kernel.git [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 Cc: Jan Engelhardt Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed