]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Aug 2017 21:10:31 +0000 (14:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Aug 2017 21:10:31 +0000 (14:10 -0700)
commit70a72961dd16335794ad68b744990a03aa4ccb92
treefe8ee359ac7e8c83547ffd29bd940250a384180d
parent73dc3cb9d15be00e85e037c95ecf7b624ceb55f5
parentf0d3a31a974888bb07fe188321aba3e856a27838
Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fix from David Sterba:
 "We have one more fixup that stems from the blk_status_t conversion
  that did not quite cover everything.

  The normal cases were not affected because the code is 0, but any
  error and retries could mix up new and old values"

* 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  Btrfs: fix blk_status_t/errno confusion