Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165922
b: refs/heads/master
c: c65ddb5
h: refs/heads/master
v: v3
  • Loading branch information
Yan Zheng authored and Chris Mason committed Sep 24, 2009
1 parent 32e7c6a commit b33b945
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0257bb82d21bedff26541bcf12f1461c23f9ed61
refs/heads/master: c65ddb52dc412c9b67681b1aa16cd1bac8434e24
1 change: 1 addition & 0 deletions trunk/fs/btrfs/disk-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -1664,6 +1664,7 @@ struct btrfs_root *open_ctree(struct super_block *sb,
memset(&BTRFS_I(fs_info->btree_inode)->location, 0,
sizeof(struct btrfs_key));
BTRFS_I(fs_info->btree_inode)->dummy_inode = 1;
insert_inode_hash(fs_info->btree_inode);

spin_lock_init(&fs_info->block_group_cache_lock);
fs_info->block_group_cache_tree.rb_node = NULL;
Expand Down

0 comments on commit b33b945

Please sign in to comment.