Merge 3.7-rc1 into tty-linus
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / md / raid5.h
index a9fc249..18b2c4a 100644 (file)
@@ -298,6 +298,7 @@ enum r5dev_flags {
        R5_WantReplace, /* We need to update the replacement, we have read
                         * data in, and now is a good time to write it out.
                         */
+       R5_Discard,     /* Discard the stripe */
 };
 
 /*