summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
diff options
context:
space:
mode:
authorChris Mason2007-04-04 21:27:52 +0200
committerDavid Woodhouse2007-04-04 21:27:52 +0200
commitb1a4d96509a78ad234d94e0b914b289c60d2969d (patch)
treea6e9ff68dc1ff89097bf56355585f23bec70f847 /fs/btrfs/ctree.h
parentBtrfs: disable inline data code for now (diff)
downloadkernel-qcow2-linux-b1a4d96509a78ad234d94e0b914b289c60d2969d.tar.gz
kernel-qcow2-linux-b1a4d96509a78ad234d94e0b914b289c60d2969d.tar.xz
kernel-qcow2-linux-b1a4d96509a78ad234d94e0b914b289c60d2969d.zip
Btrfs: tweak the inode-map and free extent search starts on cold mount
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/ctree.h')
-rw-r--r--fs/btrfs/ctree.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h
index d8e03bd797ff..41cc013ef08d 100644
--- a/fs/btrfs/ctree.h
+++ b/fs/btrfs/ctree.h
@@ -238,7 +238,6 @@ struct btrfs_fs_info {
struct radix_tree_root pending_del_radix;
struct radix_tree_root pinned_radix;
u64 last_inode_alloc;
- u64 last_inode_alloc_dirid;
u64 generation;
struct btrfs_transaction *running_transaction;
struct btrfs_super_block *disk_super;