X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Flinux%2Fraid_class.h;h=d0dd38b3a2fd8b0c14ea47d540eb4de9361080b5;hb=20253de9d566f02b82aa1e0c103f73e80619106a;hp=48831eac291075b31cb45d766cc8f76b6c9cdaac;hpb=0da36b3467040908d3df6bc1f5b4d592a8b23b63;p=powerpc.git diff --git a/include/linux/raid_class.h b/include/linux/raid_class.h index 48831eac29..d0dd38b3a2 100644 --- a/include/linux/raid_class.h +++ b/include/linux/raid_class.h @@ -31,9 +31,11 @@ enum raid_level { RAID_LEVEL_LINEAR, RAID_LEVEL_0, RAID_LEVEL_1, + RAID_LEVEL_10, RAID_LEVEL_3, RAID_LEVEL_4, RAID_LEVEL_5, + RAID_LEVEL_50, RAID_LEVEL_6, };