From: Niv Sardi Date: Thu, 6 Mar 2008 02:49:26 +0000 (+1100) Subject: [XFS] kill t_sema member of struct xfs_trans X-Git-Tag: v2.6.26-rc1~1147^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfa18b117974d7667a2d5b941853fac3f2e256db;p=pandora-kernel.git [XFS] kill t_sema member of struct xfs_trans It's completely unused so we might aswell kill it. Note that there is another t_sema in struct xlog_ticket, which is used and actually an sv_t despite the name. That one is left untouched by this patch. SGI-PV: 971186 SGI-Modid: xfs-linux-melb:xfs-kern:30591a Signed-off-by: Niv Sardi Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed