Commit 10e78e3a authored by Tomasz Torcz's avatar Tomasz Torcz Committed by Chris Mason

Btrfs: select XOR_BLOCKS in Kconfig

The Btrfs raid56 uses the generic xor helpers.
Signed-off-by: default avatarChris Mason <chris.mason@fusionio.com>
parent bb721703
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment