From: Christoph Hellwig Date: Fri, 8 Jul 2011 12:35:13 +0000 (+0200) Subject: xfs: kill struct xfs_dir2_sf X-Git-Tag: v3.1-rc1~322^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac8ba50f6be4a3ab49a2ad2cb676422af4ebaf8a;p=pandora-kernel.git xfs: kill struct xfs_dir2_sf The list field of it is never cactually used, so all uses can simply be replaced with the xfs_dir2_sf_hdr_t type that it has as first member. Signed-off-by: Christoph Hellwig Reviewed-by: Alex Elder Reviewed-by: Dave Chinner --- Reading git-diff-tree failed