summaryrefslogtreecommitdiffstats
path: root/mdadm.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdadm.h')
-rw-r--r--mdadm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdadm.h b/mdadm.h
index b16c75a..74672f7 100644
--- a/mdadm.h
+++ b/mdadm.h
@@ -147,6 +147,7 @@ typedef struct mddev_ident_s {
struct supertype *st;
int autof; /* 1 for normal, 2 for partitioned */
char *spare_group;
+ char *bitmap_file;
int bitmap_fd;
struct mddev_ident_s *next;