Btrfs: select XOR_BLOCKS in Kconfig
authorTomasz Torcz <tomek@pipebreaker.pl>
Tue, 5 Feb 2013 14:38:53 +0000 (09:38 -0500)
committerChris Mason <chris.mason@fusionio.com>
Tue, 5 Feb 2013 14:55:30 +0000 (09:55 -0500)
The Btrfs raid56 uses the generic xor helpers.

Signed-off-by: Chris Mason <chris.mason@fusionio.com>
fs/btrfs/Kconfig

index 4f5dc93..5f583c8 100644 (file)
@@ -7,6 +7,7 @@ config BTRFS_FS
        select LZO_COMPRESS
        select LZO_DECOMPRESS
        select RAID6_PQ
+       select XOR_BLOCKS
 
        help
          Btrfs is a new filesystem with extents, writable snapshotting,