aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/raid5.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/raid5.h')
-rw-r--r--drivers/md/raid5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/md/raid5.h b/drivers/md/raid5.h
index 2164021f3b5f..9a7b36f0a425 100644
--- a/drivers/md/raid5.h
+++ b/drivers/md/raid5.h
@@ -319,6 +319,7 @@ enum {
319 STRIPE_BIOFILL_RUN, 319 STRIPE_BIOFILL_RUN,
320 STRIPE_COMPUTE_RUN, 320 STRIPE_COMPUTE_RUN,
321 STRIPE_OPS_REQ_PENDING, 321 STRIPE_OPS_REQ_PENDING,
322 STRIPE_ON_UNPLUG_LIST,
322}; 323};
323 324
324/* 325/*