commit | 43626baa49849e1d074756255996689b05717006 | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Wed Jun 22 18:54:28 2016 -0400 |
committer | Jeff Mahoney <jeffm@suse.com> | Fri Jun 24 17:14:50 2016 -0400 |
tree | 4605a4dcedb030e8820917429a2b09b197609ad5 | |
parent | 6cdd0629a130fd1f33235577d26d626fd92689b9 [diff] |
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>