Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH STABLE 5.4 0/2] btrfs: raid56: backports to reduce corruption
@ 2022-08-20  6:34 Qu Wenruo
  2022-08-20  6:34 ` [PATCH STABLE 5.4 1/2] btrfs: only write the sectors in the vertical stripe which has data stripes Qu Wenruo
  2022-08-20  6:35 ` [PATCH STABLE 5.4 2/2] btrfs: raid56: don't trust any cached sector in __raid56_parity_recover() Qu Wenruo
  0 siblings, 2 replies; 3+ messages in thread
From: Qu Wenruo @ 2022-08-20  6:34 UTC (permalink / raw)
  To: linux-btrfs, stable

This is the backport for v5.4.x stable branch.

The full explananation can be found here:
https://lore.kernel.org/linux-btrfs/cover.1660891713.git.wqu@suse.com/

These backport have no change compared to v5.10.x backports (at least
nothing git can not auto-resolve).

While the testing part shows some extra warning in btrfs/162, it's the
existing show_dev_name related RCU string accesss problem, not something
new regression caused by these backports.

Qu Wenruo (2):
  btrfs: only write the sectors in the vertical stripe which has data
    stripes
  btrfs: raid56: don't trust any cached sector in
    __raid56_parity_recover()

 fs/btrfs/raid56.c | 74 ++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 57 insertions(+), 17 deletions(-)

-- 
2.37.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-20  6:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-20  6:34 [PATCH STABLE 5.4 0/2] btrfs: raid56: backports to reduce corruption Qu Wenruo
2022-08-20  6:34 ` [PATCH STABLE 5.4 1/2] btrfs: only write the sectors in the vertical stripe which has data stripes Qu Wenruo
2022-08-20  6:35 ` [PATCH STABLE 5.4 2/2] btrfs: raid56: don't trust any cached sector in __raid56_parity_recover() Qu Wenruo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox