commit | 7bfc10070573591163dae7be9bb09552d4e6dee5 | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <nborisov@suse.com> | Mon Jan 20 16:09:12 2020 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Mar 23 17:01:37 2020 +0100 |
tree | e74f1730ee190553c4ca73223494cb3073ca0fb0 | |
parent | 10e958d523f82e976e5bdb13898da0e0b3af61e0 [diff] |
btrfs: Make btrfs_pin_reserved_extent take transaction handle btrfs_pin_reserved_extent is now only called with a valid transaction so exploit the fact to take a transaction. This is preparation for tracking pinned extents on a per-transaction basis. Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>