Btrfs: select XOR_BLOCKS in Kconfig

The Btrfs raid56 uses the generic xor helpers.

Signed-off-by: Chris Mason <chris.mason@fusionio.com>
This commit is contained in:
Tomasz Torcz 2013-02-05 09:38:53 -05:00 committed by Chris Mason
parent bb721703aa
commit 10e78e3a8a

View 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,