diff options
author | Dave Chinner <dchinner@redhat.com> | 2012-03-07 05:50:24 +0100 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2012-03-15 19:40:16 +0100 |
commit | 6eb2466036358078aed9a65d702cbc97baf0ce65 (patch) | |
tree | 5b1e68b8cf0afdc6007c3fd976ba55484a8e42ba /fs/xfs/xfs_vnode.h | |
parent | xfs: fix inode lookup race (diff) | |
download | linux-6eb2466036358078aed9a65d702cbc97baf0ce65.tar.xz linux-6eb2466036358078aed9a65d702cbc97baf0ce65.zip |
xfs: remove remaining scraps of struct xfs_iomap
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_vnode.h')
-rw-r--r-- | fs/xfs/xfs_vnode.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/xfs_vnode.h b/fs/xfs/xfs_vnode.h index 7c220b4227bc..db14d0c08682 100644 --- a/fs/xfs/xfs_vnode.h +++ b/fs/xfs/xfs_vnode.h @@ -22,7 +22,6 @@ struct file; struct xfs_inode; -struct xfs_iomap; struct attrlist_cursor_kern; /* |