Home
last modified time | relevance | path

Searched hist:c5a415627be4758ebdd274de7148706d6713c7ec (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Draid56.hdiff c5a415627be4758ebdd274de7148706d6713c7ec Mon Nov 14 01:26:33 CET 2022 Qu Wenruo <wqu@suse.com> btrfs: raid56: prepare data checksums for later RMW verification

This is for later data checksum verification at RMW time.

This patch will try to allocate the needed memory for a locked rbio if
the rbio is for data exclusively (we don't want to handle mixed bg yet).
The memory will be released when the rbio is finished.

Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
H A Draid56.cdiff c5a415627be4758ebdd274de7148706d6713c7ec Mon Nov 14 01:26:33 CET 2022 Qu Wenruo <wqu@suse.com> btrfs: raid56: prepare data checksums for later RMW verification

This is for later data checksum verification at RMW time.

This patch will try to allocate the needed memory for a locked rbio if
the rbio is for data exclusively (we don't want to handle mixed bg yet).
The memory will be released when the rbio is finished.

Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>