btrfs: root->fs_info cleanup, btrfs_commit_transaction already has root

btrfs_commit_transaction is always called using the root that was used
to create the transaction handle.  Passing it separately is unnecessary.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
16 files changed