Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Apr 2016 23:08:34 +0000 (18:08 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Apr 2016 23:08:34 +0000 (18:08 -0500)
commit82d2a348bb9a1e265fe1c62e39341128ec014ed9
treef5ec3d92e66d6047d134f4278080437ad9562196
parent22fed39775c6f06e275075e1570e1cebb12593e0
parent232cad8413a0bfbd25f11cc19fd13dfd85e1d8ad
Merge branch 'for-linus-4.6' of git://git./linux/kernel/git/mason/linux-btrfs

Pull btrfs fixes from Chris Mason:
 "This has a few fixes Dave Sterba had queued up.  These are all pretty
  small, but since they were tested I decided against waiting for more"

* 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  btrfs: transaction_kthread() is not freezable
  btrfs: cleaner_kthread() doesn't need explicit freeze
  btrfs: do not write corrupted metadata blocks to disk
  btrfs: csum_tree_block: return proper errno value
fs/btrfs/disk-io.c