From 9e89ac250091b3125db3d59fbc2342e2a5e67060 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Sun, 18 Dec 2011 20:00:06 +0000 Subject: [PATCH] --- yaml --- r: 286035 b: refs/heads/master c: 3d2b3129c2c48cf0153e0f2058cf87e4b45ca3ac h: refs/heads/master i: 286033: 98ba86d42a9c9a9fc6000187b1949ad7604b2a85 286031: 097ac2f51325c2e1ce4fce9b21b73ba139f0b2b2 v: v3 --- [refs] | 2 +- trunk/fs/xfs/xfs_inode.h | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/[refs] b/[refs] index a5b09554af2a..e076e603961a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bf322d983e540f66517db85b6870017613bb1e8d +refs/heads/master: 3d2b3129c2c48cf0153e0f2058cf87e4b45ca3ac diff --git a/trunk/fs/xfs/xfs_inode.h b/trunk/fs/xfs/xfs_inode.h index 440f2acebfa8..c1574721a191 100644 --- a/trunk/fs/xfs/xfs_inode.h +++ b/trunk/fs/xfs/xfs_inode.h @@ -211,7 +211,6 @@ typedef struct xfs_icdinode { #ifdef __KERNEL__ -struct bhv_desc; struct xfs_buf; struct xfs_bmap_free; struct xfs_bmbt_irec; @@ -220,12 +219,6 @@ struct xfs_mount; struct xfs_trans; struct xfs_dquot; -typedef struct dm_attrs_s { - __uint32_t da_dmevmask; /* DMIG event mask */ - __uint16_t da_dmstate; /* DMIG state info */ - __uint16_t da_pad; /* DMIG extra padding */ -} dm_attrs_t; - typedef struct xfs_inode { /* Inode linking and identification information. */ struct xfs_mount *i_mount; /* fs mount struct ptr */