]> 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)
commitbb8cff616362175d21cc56bb44011d55a9df03f5
tree3c6b19b651d335da3e29d2c2313ea00889d61329
parent774e392a9182efa02fb44e1969d218dabf303426
parent5d914bffbe94aba75a79f60f58250f351c073915
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