]> 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)
commitc33751aba8bce4fb517f71625a06266dc783fcea
treefe8ee359ac7e8c83547ffd29bd940250a384180d
parent55ad7183408f5fa8223750d2b59b4004e69b3876
parent541c0b796ee9abc11a8fec630b07861591314fca
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