btrfs: lift start and end parameters to callers of insert_state
authorDavid Sterba <dsterba@suse.com>
Thu, 25 Jun 2020 15:18:24 +0000 (17:18 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 Jul 2022 15:45:35 +0000 (17:45 +0200)
commitcee512682535e0628dd926f56fa86b43f21d10ed
tree0c6366491551cf596743903c753a26fbcf1b5e5b
parentc7e118cf98c7376e840fb73f096791ff61380310
btrfs: lift start and end parameters to callers of insert_state

Let callers of insert_state to set up the extent state to allow further
simplifications of the parameters.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent_io.c