From 3b130cc01947825fe1097df8a916813a2d0e6af6 Mon Sep 17 00:00:00 2001 From: Alex Elder Date: Wed, 1 Aug 2012 09:56:49 -0500 Subject: [PATCH] --- yaml --- r: 329030 b: refs/heads/master c: 1ed845df60f3f02d4b7cd9fcad79ccb69c289f5c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/xfs/xfs_mount.h | 5 ----- trunk/fs/xfs/xfs_trace.h | 1 + 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/[refs] b/[refs] index cae1a9733448..97ed6a5f75a2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a76cccbeef9e91b5f799e8853acac1ed1fc833cb +refs/heads/master: 1ed845df60f3f02d4b7cd9fcad79ccb69c289f5c diff --git a/trunk/fs/xfs/xfs_mount.h b/trunk/fs/xfs/xfs_mount.h index 05a05a7b6119..deee09e534dc 100644 --- a/trunk/fs/xfs/xfs_mount.h +++ b/trunk/fs/xfs/xfs_mount.h @@ -54,12 +54,7 @@ typedef struct xfs_trans_reservations { #include "xfs_sync.h" struct xlog; -struct xfs_mount_args; struct xfs_inode; -struct xfs_bmbt_irec; -struct xfs_bmap_free; -struct xfs_extdelta; -struct xfs_swapext; struct xfs_mru_cache; struct xfs_nameops; struct xfs_ail; diff --git a/trunk/fs/xfs/xfs_trace.h b/trunk/fs/xfs/xfs_trace.h index e5795dd6013a..7d36ccf57f93 100644 --- a/trunk/fs/xfs/xfs_trace.h +++ b/trunk/fs/xfs/xfs_trace.h @@ -37,6 +37,7 @@ struct xlog_recover; struct xlog_recover_item; struct xfs_buf_log_format; struct xfs_inode_log_format; +struct xfs_bmbt_irec; DECLARE_EVENT_CLASS(xfs_attr_list_class, TP_PROTO(struct xfs_attr_list_context *ctx),