[PATCH] md: allow array level to be set textually via sysfs
[deliverable/linux.git] / include / linux / raid / md_k.h
index 0fb5af6d622d19439dc8f59bd96902af742917b8..68646311543857001fbff165ae73965ceddaca9e 100644 (file)
@@ -119,6 +119,7 @@ struct mddev_s
        int                             chunk_size;
        time_t                          ctime, utime;
        int                             level, layout;
+       char                            clevel[16];
        int                             raid_disks;
        int                             max_disks;
        sector_t                        size; /* used size of component devices */
This page took 0.086149 seconds and 5 git commands to generate.