Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232986
b: refs/heads/master
c: bdc924b
h: refs/heads/master
v: v3
  • Loading branch information
Ian Kent authored and Li Zefan committed Jan 26, 2011
1 parent 3155654 commit 17a14e1
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: 83a4d54840c88a4a45c49670f044b8c7ddeaa8c7
refs/heads/master: bdc924bb4cdac92b945945c3149ab8191c92d75d
2 changes: 2 additions & 0 deletions trunk/fs/btrfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,8 @@ static int btrfs_get_sb(struct file_system_type *fs_type, int flags,
}

btrfs_close_devices(fs_devices);
kfree(fs_info);
kfree(tree_root);
} else {
char b[BDEVNAME_SIZE];

Expand Down

0 comments on commit 17a14e1

Please sign in to comment.