summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/btrfs_inode.h
diff options
context:
space:
mode:
authorChris Mason <chris.mason@oracle.com>2007-04-10 12:13:09 -0400
committerDavid Woodhouse <dwmw2@hera.kernel.org>2007-04-10 12:13:09 -0400
commit1b05da2ee6217e7d55460d04335813fec25be4ca (patch)
tree250a3e789777c7a6d17dccf0bf5a57b00ef1bdac /fs/btrfs/btrfs_inode.h
parentc5739bba5260a59cebd20a51a55080592c8d3b07 (diff)
downloadop-kernel-dev-1b05da2ee6217e7d55460d04335813fec25be4ca.zip
op-kernel-dev-1b05da2ee6217e7d55460d04335813fec25be4ca.tar.gz
Btrfs: drop the inode map tree
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/btrfs_inode.h')
-rw-r--r--fs/btrfs/btrfs_inode.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/btrfs/btrfs_inode.h b/fs/btrfs/btrfs_inode.h
index 3439ffb..43a4f1dd 100644
--- a/fs/btrfs/btrfs_inode.h
+++ b/fs/btrfs/btrfs_inode.h
@@ -2,11 +2,9 @@
#define __BTRFS_I__
struct btrfs_inode {
- u32 magic;
struct btrfs_root *root;
struct btrfs_key location;
struct inode vfs_inode;
- u32 magic2;
};
static inline struct btrfs_inode *BTRFS_I(struct inode *inode)
{
OpenPOWER on IntegriCloud