]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit487d26f114150dac7144e8097a0b4d5687b47dad
treef5ec3d92e66d6047d134f4278080437ad9562196
parentfaf4e2a7131ec48aebb47ecd766a97cd115cd749
parentcc2f4c0cc1cce51b016372ec2464570f2c9e1645
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/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