btrfs-progs: return errors from btrfs_start_transaction
commit6db6afd9937e37d61a14f9eeb1db5e37cefed1a6
authorDavid Sterba <dsterba@suse.com>
Mon, 28 Aug 2017 14:54:12 +0000 (28 16:54 +0200)
committerDavid Sterba <dsterba@suse.com>
Fri, 8 Sep 2017 14:15:05 +0000 (8 16:15 +0200)
tree0cea287281c92f5bc895efaf18ba07e9223ef744
parent448999d84ddc2eaf36938176fb5091d2c2029e2f
btrfs-progs: return errors from btrfs_start_transaction

Now that all callers will catch errors, we can return them from the
function.

Signed-off-by: David Sterba <dsterba@suse.com>
transaction.h