]> Git Repo - linux.git/commit
btrfs: set search_commit_root on stripe io in case of relocation
authorJohannes Thumshirn <[email protected]>
Wed, 31 Jul 2024 20:43:05 +0000 (22:43 +0200)
committerDavid Sterba <[email protected]>
Tue, 10 Sep 2024 14:51:17 +0000 (16:51 +0200)
commitf4d39cf1cebfb83f76ffdd632958248aff364e33
tree45ee62667e704825903515e1e399c7bf0f270ed1
parentd6106f0dc502c8ec375d6612418f7aa0e3e7d2b7
btrfs: set search_commit_root on stripe io in case of relocation

Set rst_search_commit_root in the btrfs_io_stripe we're passing to
btrfs_map_block() in case we're doing data relocation.

Reviewed-by: Josef Bacik <[email protected]>
Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: Johannes Thumshirn <[email protected]>
Signed-off-by: David Sterba <[email protected]>
fs/btrfs/bio.c
This page took 0.051327 seconds and 4 git commands to generate.