Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147784
b: refs/heads/master
c: b263c2c
h: refs/heads/master
v: v3
  • Loading branch information
Chris Mason committed Jun 11, 2009
1 parent be0098c commit 32a7abc
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: 0b4dcea579a1b6f4d249d61f5bc8adeaa7c895d8
refs/heads/master: b263c2c8bf13c273485bd99dbbeba79c844409dd
1 change: 1 addition & 0 deletions trunk/fs/btrfs/tree-log.c
Original file line number Diff line number Diff line change
Expand Up @@ -3019,6 +3019,7 @@ int btrfs_recover_log_trees(struct btrfs_root *log_root_tree)
key.offset = found_key.offset - 1;
wc.replay_dest->log_root = NULL;
free_extent_buffer(log->node);
free_extent_buffer(log->commit_root);
kfree(log);

if (found_key.offset == 0)
Expand Down

0 comments on commit 32a7abc

Please sign in to comment.