]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Feb 2014 20:26:56 +0000 (12:26 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Feb 2014 20:26:56 +0000 (12:26 -0800)
commit0bd1b35c82b770bc08dbd0454fd3e4e96547005f
tree9fccb0714a2ec6e19802acdd947e29b8a6fb0a96
parenta99a72696e38e33327e9f7cb21bfb70df779e932
parent7ec97c838d37faefacd4943c8b20b25c72b483c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs

Pull btrfs fixes from Chris Mason:
 "Filipe is fixing compile and boot problems with our crc32c rework, and
  Josef has disabled snapshot aware defrag for now.

  As the number of snapshots increases, we're hitting OOM.  For the
  short term we're disabling things until a bigger fix is ready"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  Btrfs: use late_initcall instead of module_init
  Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
  Btrfs: disable snapshot aware defrag for now
fs/btrfs/check-integrity.c
fs/btrfs/disk-io.c
fs/btrfs/inode.c