Hi Linus, Please pull my for-linus:
git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus 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. Filipe David Borba Manana (2) commits (+7/-7): Btrfs: use btrfs_crc32c everywhere instead of libcrc32c (+6/-6) Btrfs: use late_initcall instead of module_init (+1/-1) Josef Bacik (1) commits (+1/-1): Btrfs: disable snapshot aware defrag for now Total: (3) commits (+8/-8) fs/btrfs/check-integrity.c | 4 ++-- fs/btrfs/disk-io.c | 4 ++-- fs/btrfs/inode.c | 2 +- fs/btrfs/send.c | 4 ++-- fs/btrfs/super.c | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/