Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321215
b: refs/heads/master
c: d9f691c
h: refs/heads/master
i:
  321213: d9da115
  321211: 5bf35ec
  321207: 24533a5
  321199: b1a3bad
  321183: 5ac2b2f
  321151: aa8baef
v: v3
  • Loading branch information
NeilBrown committed Aug 1, 2012
1 parent accf03c commit 57bd669
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f54a9d0e59c4bea3db733921ca9147612a6f292c
refs/heads/master: d9f691c365a83ce2530f0e46b947365c2db44ea0
5 changes: 3 additions & 2 deletions trunk/drivers/md/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -277,13 +277,14 @@ config DM_MIRROR
needed for live data migration tools such as 'pvmove'.

config DM_RAID
tristate "RAID 1/4/5/6 target"
tristate "RAID 1/4/5/6/10 target"
depends on BLK_DEV_DM
select MD_RAID1
select MD_RAID10
select MD_RAID456
select BLK_DEV_MD
---help---
A dm target that supports RAID1, RAID4, RAID5 and RAID6 mappings
A dm target that supports RAID1, RAID10, RAID4, RAID5 and RAID6 mappings

A RAID-5 set of N drives with a capacity of C MB per drive provides
the capacity of C * (N - 1) MB, and protects against a failure
Expand Down

0 comments on commit 57bd669

Please sign in to comment.