Ticket #18502: patch-extent-tree.c.diff
File patch-extent-tree.c.diff, 339 bytes (added by 0xffea@…, 16 years ago) |
---|
-
extent-tree.c
old new 2564 2564 u64 total_metadata = 0; 2565 2565 u64 chunk_objectid; 2566 2566 int ret; 2567 int bit ;2567 int bit = 0; 2568 2568 struct btrfs_root *extent_root; 2569 2569 struct btrfs_block_group_cache *cache; 2570 2570 struct extent_io_tree *block_group_cache;