Skip to content

Commit

Permalink
Btrfs: select XOR_BLOCKS in Kconfig
Browse files Browse the repository at this point in the history
The Btrfs raid56 uses the generic xor helpers.

Signed-off-by: Chris Mason <chris.mason@fusionio.com>
  • Loading branch information
Tomasz Torcz authored and Chris Mason committed Feb 5, 2013
1 parent bb72170 commit 10e78e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fs/btrfs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 10e78e3

Please sign in to comment.