From 905845e9d89975e1be7d35000094f0a9d3a8b635 Mon Sep 17 00:00:00 2001 From: Niv Sardi Date: Thu, 6 Mar 2008 13:49:26 +1100 Subject: [PATCH] --- yaml --- r: 89391 b: refs/heads/master c: dfa18b117974d7667a2d5b941853fac3f2e256db h: refs/heads/master i: 89389: cee28e368003356108754fdd36abb11b43cfd91c 89387: 453fe8fa2550bd83db6a3d6882bf91d2d629324d 89383: 60a55b9a5f09630b7c57b1ed6df4dcd0096e10dc 89375: 6c7eb7e3361e5683aa74ea3cfcc4f7719db7bc19 v: v3 --- [refs] | 2 +- trunk/fs/xfs/xfs_trans.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 29208c6855aa..46b03d1c3dc5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5f90150abad61b49dbb4a6ca1087fe0a75001ef9 +refs/heads/master: dfa18b117974d7667a2d5b941853fac3f2e256db diff --git a/trunk/fs/xfs/xfs_trans.h b/trunk/fs/xfs/xfs_trans.h index 7f40628d85c7..b5effce00089 100644 --- a/trunk/fs/xfs/xfs_trans.h +++ b/trunk/fs/xfs/xfs_trans.h @@ -341,7 +341,6 @@ typedef struct xfs_trans { unsigned int t_rtx_res; /* # of rt extents resvd */ unsigned int t_rtx_res_used; /* # of resvd rt extents used */ xfs_log_ticket_t t_ticket; /* log mgr ticket */ - sema_t t_sema; /* sema for commit completion */ xfs_lsn_t t_lsn; /* log seq num of start of * transaction. */ xfs_lsn_t t_commit_lsn; /* log seq num of end of