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)
commitafd7a71872f14062cc12cac126bb8e219e7dacf6
tree3c6b19b651d335da3e29d2c2313ea00889d61329
parent0e3f1ad80fc8cb0c517fd9a9afb22752b741fa76
parente6c617102c7e4ac1398cb0b98ff1f0727755b520
Merge tag 'for-5.4-rc7-tag' of git://git./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