commit | 9386d8bc58e2088f05d2d49a9b8af626ebbe687b | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <nborisov@suse.com> | Wed Feb 07 17:55:45 2018 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Mar 26 15:09:32 2018 +0200 |
tree | 15ad30374088bc1abc2a011fff3bb2ebf457fb21 | |
parent | 7e4443d9eb33a4fefb8e929cbbacd9ad58727244 [diff] |
btrfs: Don't pass fs_info to commit_cowonly_roots We already pass a transaction handle which refrences the fs_info so we can grab it from there. No functional changes. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>