commit | b6660e80f1c658fa6b886e213d72f18a9dd32ee0 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Wed Feb 05 19:09:40 2020 +0100 |
committer | David Sterba <dsterba@suse.com> | Mon Mar 23 17:01:35 2020 +0100 |
tree | 81ad5a4b65cb5bb14e41020aa0bc95cb638a5962 | |
parent | 0d44fea77e553ab09a0f6061e0b2be68039852b6 [diff] |
btrfs: sink arugment tree to contiguous_readpages The tree pointer can be safely read from the inode, use it and drop the redundant argument. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>