From: Linus Torvalds Date: Tue, 20 Jun 2023 21:38:21 +0000 (-0700) Subject: Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave... X-Git-Tag: v6.6.17~4675 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4b0c7a1ba09386e26cf9e55cd375af8e0f48662e;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'for-6.4-rc7-tag' of git://git./linux/kernel/git/kdave/linux Pull btrfs fix from David Sterba: "One more regression fix for an assertion failure that uncovered a nasty problem with stripe calculations. This is caused by a u32 overflow when there are enough devices. The fstests require 6 so this hasn't been caught, I was able to hit it with 8. The fix is minimal and only adds u64 casts, we'll clean that up later. I did various additional tests to be sure" * tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: btrfs: fix u32 overflows when left shifting stripe_nr --- 4b0c7a1ba09386e26cf9e55cd375af8e0f48662e