X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=drivers%2Fmd%2Fraid10.h;h=1461fd55311be9e6e69b0e06da90f852606dd769;hb=c9129e32957687c82caddae6b6aadc96e13f93bf;hp=79cd2b7d3128bd63d7543b0dc74a2d893c0caa1a;hpb=0c6c887835b59c10602add88057c9c06f265effe;p=mirror_ubuntu-hirsute-kernel.git diff --git a/drivers/md/raid10.h b/drivers/md/raid10.h index 79cd2b7d3128..1461fd55311b 100644 --- a/drivers/md/raid10.h +++ b/drivers/md/raid10.h @@ -179,5 +179,6 @@ enum r10bio_state { R10BIO_Previous, /* failfast devices did receive failfast requests. */ R10BIO_FailFast, + R10BIO_Discard, }; #endif