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:
78a6184
)
Btrfs: cleanup unnecessary clear when freeing a transaction or a trans handle
author
Miao Xie
<miaox@cn.fujitsu.com>
Thu, 15 Nov 2012 08:14:11 +0000
(08:14 +0000)
committer
Josef Bacik
<jbacik@fusionio.com>
Wed, 20 Feb 2013 14:36:35 +0000
(09:36 -0500)
We clear the transaction object and the trans handle when they are about to be
freed, it is unnecessary, cleanup it.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
No differences found