commit | e8830e606ffee383f073e32313f11fc5692813fe | [log] [tgz] |
---|---|---|
author | Miao Xie <miaox@cn.fujitsu.com> | Wed Sep 19 22:14:29 2012 -0600 |
committer | Chris Mason <chris.mason@fusionio.com> | Tue Oct 09 09:15:38 2012 -0400 |
tree | 1d11a33e8d59736ad35018da316383eb64c63527 | |
parent | d24bec3ae528a47149b838aad76c006d40fe8a39 [diff] |
Btrfs: fix memory leak in start_transaction() This patch fixes memory leak of the transaction handle which happened when starting transaction failed on a freezed fs. Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>