diff options
Diffstat (limited to 'include/linux/raid')
-rw-r--r-- | include/linux/raid/md_k.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/raid/md_k.h b/include/linux/raid/md_k.h index 46629a275ba9..1dd587b5975a 100644 --- a/include/linux/raid/md_k.h +++ b/include/linux/raid/md_k.h | |||
@@ -183,6 +183,7 @@ struct mddev_s | |||
183 | sector_t resync_mismatches; /* count of sectors where | 183 | sector_t resync_mismatches; /* count of sectors where |
184 | * parity/replica mismatch found | 184 | * parity/replica mismatch found |
185 | */ | 185 | */ |
186 | int ok_start_degraded; | ||
186 | /* recovery/resync flags | 187 | /* recovery/resync flags |
187 | * NEEDED: we might need to start a resync/recover | 188 | * NEEDED: we might need to start a resync/recover |
188 | * RUNNING: a thread is running, or about to be started | 189 | * RUNNING: a thread is running, or about to be started |