]> www.infradead.org Git - users/jedix/linux-maple.git/commit
btrfs: cache RAID stripe tree decision in btrfs_io_context
authorJohannes Thumshirn <johannes.thumshirn@wdc.com>
Mon, 16 Dec 2024 08:10:40 +0000 (09:10 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 13 Jan 2025 13:53:16 +0000 (14:53 +0100)
commit9c48bcec47c8dd36b66ce1363c29c6a39612f7ad
tree70e292c7114ac2f57566f1b460a39e62b11c52af
parent68ab9825a6a9677b6eab07666750e3fbc006b000
btrfs: cache RAID stripe tree decision in btrfs_io_context

Cache the decision if a particular I/O needs to update RAID stripe tree
entries in struct btrfs_io_context.

Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/bio.c
fs/btrfs/volumes.c
fs/btrfs/volumes.h