]> 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)
commit01b9113431f0f994fa8d6eb697768a0cd2c6cfbe
tree9fccb0714a2ec6e19802acdd947e29b8a6fb0a96
parentb6d4c799b2ba3210ac89a98304a279fbaba15b1f
parent2ee3d04771285a345bcc6efda87267deaff7d9ee
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