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:
c5cb6a0
)
Btrfs: don't delete fs_roots until after we cleanup the transaction
author
Josef Bacik
<jbacik@fusionio.com>
Thu, 6 Jun 2013 14:29:40 +0000
(10:29 -0400)
committer
Chris Mason
<chris.mason@fusionio.com>
Sat, 8 Jun 2013 19:07:53 +0000
(15:07 -0400)
We get a use after free if we had a transaction to cleanup since there could be
delayed inodes which refer to their respective fs_root. Thanks
Reported-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
No differences found