git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30b4caf
)
Btrfs: fix path leakage on subvol deletion
author
Josef Bacik
<josef@redhat.com>
Tue, 14 Jun 2011 18:24:32 +0000
(14:24 -0400)
committer
Josef Bacik
<josef@redhat.com>
Wed, 15 Jun 2011 17:24:45 +0000
(13:24 -0400)
The delayed ref patch accidently removed the btrfs_free_path in
btrfs_unlink_subvol, this puts it back and means we don't leak a path. Thanks,
Signed-off-by: Josef Bacik <josef@redhat.com>
No differences found