]> 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)
commitd08972f58c24687a4c29dd8565670fa543b80f7f
tree51c69189d3c164f85fccecc237de2b3caa528097
parent5a5ae5f5aed33a514aa100fbb7d7c965c5759443
parent259211bfbe387a302dc0f749361f68202ff0a07b
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()