diff options
author | 2023-06-20 14:38:21 -0700 | |
---|---|---|
committer | 2023-06-20 14:38:21 -0700 | |
commit | 4b0c7a1ba09386e26cf9e55cd375af8e0f48662e (patch) | |
tree | 7f5496731707c9879c494dbcbb855a4d59cfa4b4 /scripts/generate_rust_analyzer.py | |
parent | Merge tag '6.4-rc6-smb3-server-fixes' of git://git.samba.org/ksmbd (diff) | |
parent | btrfs: fix u32 overflows when left shifting stripe_nr (diff) | |
download | wireguard-linux-4b0c7a1ba09386e26cf9e55cd375af8e0f48662e.tar.xz wireguard-linux-4b0c7a1ba09386e26cf9e55cd375af8e0f48662e.zip |
Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/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
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions