Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286035
b: refs/heads/master
c: 3d2b312
h: refs/heads/master
i:
  286033: 98ba86d
  286031: 097ac2f
v: v3
  • Loading branch information
Christoph Hellwig authored and Ben Myers committed Jan 13, 2012
1 parent ed3735e commit 9e89ac2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bf322d983e540f66517db85b6870017613bb1e8d
refs/heads/master: 3d2b3129c2c48cf0153e0f2058cf87e4b45ca3ac
7 changes: 0 additions & 7 deletions trunk/fs/xfs/xfs_inode.h
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ typedef struct xfs_icdinode {

#ifdef __KERNEL__

struct bhv_desc;
struct xfs_buf;
struct xfs_bmap_free;
struct xfs_bmbt_irec;
Expand All @@ -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 */
Expand Down

0 comments on commit 9e89ac2

Please sign in to comment.