Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232985
b: refs/heads/master
c: 83a4d54
h: refs/heads/master
i:
  232983: 26d4542
v: v3
  • Loading branch information
Li Zefan committed Jan 26, 2011
1 parent 8d20904 commit 3155654
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: f333adb5d64bc1c4d6099072fc341c3c8f84e0cf
refs/heads/master: 83a4d54840c88a4a45c49670f044b8c7ddeaa8c7
2 changes: 2 additions & 0 deletions trunk/fs/btrfs/disk-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -2513,6 +2513,8 @@ int close_ctree(struct btrfs_root *root)
kfree(fs_info->chunk_root);
kfree(fs_info->dev_root);
kfree(fs_info->csum_root);
kfree(fs_info);

return 0;
}

Expand Down

0 comments on commit 3155654

Please sign in to comment.