Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128966
b: refs/heads/master
c: 83afeac
h: refs/heads/master
v: v3
  • Loading branch information
Jim Meyering authored and Chris Mason committed Oct 1, 2008
1 parent 0b5c8f8 commit 2f14c04
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: 0463bb4e8d2f717a9bf3be6cc12c0aec51cc261d
refs/heads/master: 83afeac42c5680b0b70d64fb8c4724cf05483fc2
2 changes: 2 additions & 0 deletions trunk/fs/btrfs/disk-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -1699,6 +1699,8 @@ struct btrfs_root *open_ctree(struct super_block *sb,
kfree(tree_root);
bdi_destroy(&fs_info->bdi);
kfree(fs_info);
kfree(chunk_root);
kfree(dev_root);
return ERR_PTR(err);
}

Expand Down

0 comments on commit 2f14c04

Please sign in to comment.