diff options
| author | David Sterba <[email protected]> | 2020-02-05 18:09:26 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2020-03-23 16:01:34 +0000 |
| commit | 45b08405b9f0dc31164b6c28ddcd6aeda3be54be (patch) | |
| tree | 57e52a7e9bd306df0652fe60f7f805195106673f /fs/btrfs/ordered-data.c | |
| parent | btrfs: add wrapper for transaction abort predicate (diff) | |
| download | kernel-45b08405b9f0dc31164b6c28ddcd6aeda3be54be.tar.gz kernel-45b08405b9f0dc31164b6c28ddcd6aeda3be54be.zip | |
btrfs: remove extent_page_data::tree
All functions that set up extent_page_data::tree set it to the inode
io_tree. That's passed down the callstack that accesses either the same
inode or its pages. In the end submit_extent_page can pull the tree out
of the page and we don't have to store it in the structure.
Reviewed-by: Anand Jain <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Nikolay Borisov <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/ordered-data.c')
0 files changed, 0 insertions, 0 deletions
