commit | 8b2b2d3cbefb605501342adaf64d601b545ed154 | [log] [tgz] |
---|---|---|
author | Tsutomu Itoh <t-itoh@jp.fujitsu.com> | Mon Apr 04 01:52:13 2011 +0000 |
committer | Chris Mason <chris.mason@oracle.com> | Tue Apr 05 01:19:42 2011 -0400 |
tree | 244e724c20bbdc639f06a7a59a108b1eedd55f10 | |
parent | b44c59a80ded004e1a82712e5f9e17b131c03221 [diff] |
Btrfs: fix memory leak in btrfs_ioctl_start_sync() Call btrfs_end_transaction() if btrfs_commit_transaction_async() fails. Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>