]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2019 20:06:10 +0000 (12:06 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 13 Nov 2019 20:06:10 +0000 (12:06 -0800)
commit3ef467aa0fb63336ec6b6e93d75214197c60dedf
tree3c6b19b651d335da3e29d2c2313ea00889d61329
parent954f1e353cc12024f5efcd35fddf1ad7285dd68e
parentf13be912c040bddfbc0c9b3c33eca841aca1d22b
Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fix from David Sterba:
 "A fix for an older bug that has started to show up during testing
  (because of an updated test for rename exchange).

  It's an in-memory corruption caused by local variable leaking out of
  the function scope"

* tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  Btrfs: fix log context list corruption after rename exchange operation