Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128880
b: refs/heads/master
c: d7a029a
h: refs/heads/master
v: v3
  • Loading branch information
Chris Mason committed Sep 25, 2008
1 parent 35cecf7 commit bfd4847
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 9ca9ee09c176a814189063c8b88f75c8f8e4ad19
refs/heads/master: d7a029a89ef370e74b63f18b81498d90d1ee3cc1
2 changes: 2 additions & 0 deletions trunk/fs/btrfs/extent-tree.c
Original file line number Diff line number Diff line change
Expand Up @@ -3437,8 +3437,10 @@ int btrfs_shrink_extent_tree(struct btrfs_root *root, u64 shrink_start)
key.objectid, key.objectid + key.offset - 1,
(unsigned int)-1, GFP_NOFS);

/*
memset(shrink_block_group, 0, sizeof(*shrink_block_group));
kfree(shrink_block_group);
*/

btrfs_del_item(trans, root, path);
btrfs_release_path(root, path);
Expand Down

0 comments on commit bfd4847

Please sign in to comment.