aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/md.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/md.h')
-rw-r--r--drivers/md/md.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/md/md.h b/drivers/md/md.h
index fce02073f1a4..d9138885b87f 100644
--- a/drivers/md/md.h
+++ b/drivers/md/md.h
@@ -296,6 +296,7 @@ struct mddev_s
296 unsigned long chunksize; 296 unsigned long chunksize;
297 unsigned long daemon_sleep; /* how many seconds between updates? */ 297 unsigned long daemon_sleep; /* how many seconds between updates? */
298 unsigned long max_write_behind; /* write-behind mode */ 298 unsigned long max_write_behind; /* write-behind mode */
299 int external;
299 } bitmap_info; 300 } bitmap_info;
300 301
301 struct list_head all_mddevs; 302 struct list_head all_mddevs;