]> Git Repo - linux.git/commit - fs/btrfs/inode.c
btrfs: sink argument tree to extent_read_full_page
authorDavid Sterba <[email protected]>
Wed, 5 Feb 2020 18:09:35 +0000 (19:09 +0100)
committerDavid Sterba <[email protected]>
Mon, 23 Mar 2020 16:01:35 +0000 (17:01 +0100)
commit71ad38b44eaa758c70c34ca97a5c3848d6b67e03
treeead74998ab84a98ae8015638d2e140ead1ca4eba
parentb272ae22acd2ca688bbf9d94eea4b1da61fdc697
btrfs: sink argument tree to extent_read_full_page

The tree pointer can be safely read from the page's inode, use it and
drop the redundant argument.

Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Nikolay Borisov <[email protected]>
Signed-off-by: David Sterba <[email protected]>
fs/btrfs/disk-io.c
fs/btrfs/extent_io.c
fs/btrfs/extent_io.h
fs/btrfs/inode.c
This page took 0.052721 seconds and 4 git commands to generate.