projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb72170
)
Btrfs: select XOR_BLOCKS in Kconfig
author
Tomasz Torcz
<tomek@pipebreaker.pl>
Tue, 5 Feb 2013 14:38:53 +0000
(09:38 -0500)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/fs/btrfs/Kconfig
b/fs/btrfs/Kconfig
index
4f5dc93
..
5f583c8
100644
(file)
--- a/
fs/btrfs/Kconfig
+++ b/
fs/btrfs/Kconfig
@@
-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,