]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 26 Sep 2022 20:10:11 +0000 (13:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 26 Sep 2022 20:10:11 +0000 (13:10 -0700)
commitfda4153e9677938e9e2d5d01774e27d5c63c731c
tree51c69189d3c164f85fccecc237de2b3caa528097
parent511dd4637690121d2e93f359659a3a97b67e8098
parent2b5ff6a2b6afde63268282280c6c9ac5cc2b7656
Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4

Pull missed ext4 fix from Ted Ts'o:
 "Fix an potential unitialzied variable bug; this was a fixup that I had
  forgotten to apply before the last pull request for ext4. My bad"

* tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  ext4: fixup possible uninitialized variable access in ext4_mb_choose_next_group_cr1()