| commit | c2ccfbc62e9f00979fc1a82ab93ff0a4ddd8944a | [log] [tgz] |
|---|---|---|
| author | Nikolay Borisov <nborisov@suse.com> | Wed Apr 10 17:24:40 2019 +0300 |
| committer | David Sterba <dsterba@suse.com> | Mon Apr 29 19:02:46 2019 +0200 |
| tree | cb505b84b63f605527cc9d0d012ff994fce3eb39 | |
| parent | a56b1c7bc83c2c5439e4a5d44f35cea36fbe2c9d [diff] |
btrfs: Remove 'tree' argument from read_extent_buffer_pages This function always uses the btree inode's io_tree. Stop taking the tree as a function argument and instead access it internally from read_extent_buffer_pages. No functional changes. Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>