Btrfs: tweak the inode-map and free extent search starts on cold mount

Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
Chris Mason
2007-04-04 15:27:52 -04:00
committed by David Woodhouse
parent e8f05c4508
commit b1a4d96509
5 changed files with 42 additions and 16 deletions

View File

@@ -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;