diff options
author | Qu Wenruo <wqu@suse.com> | 2022-11-01 12:16:02 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-12-05 18:00:48 +0100 |
commit | 30e3c897f4a8d070d4fa079f6dade4b3e3cb74ad (patch) | |
tree | d4fb998797527eae7abe861479c54e04cf3ffb41 /fs/mbcache.c | |
parent | btrfs: raid56: extract the vertical stripe recovery code into recover_vertical() (diff) | |
download | linux-30e3c897f4a8d070d4fa079f6dade4b3e3cb74ad.tar.xz linux-30e3c897f4a8d070d4fa079f6dade4b3e3cb74ad.zip |
btrfs: raid56: extract the pq generation code into a helper
Currently finish_rmw() will update the P/Q stripes before submitting
the writes.
It's done behind a for(;;) loop, it's a little congested indent-wise, so
extract the code into a helper called generate_pq_vertical().
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/mbcache.c')
0 files changed, 0 insertions, 0 deletions