summaryrefslogtreecommitdiff
path: root/mdadm.h
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2014-04-01 15:57:09 +1100
committerNeilBrown <neilb@suse.de>2014-04-01 16:02:08 +1100
commit56cb05c463a3055ab73afb10c8b961f3341cca47 (patch)
tree5de91ff0a19adf376d59a01a7c5a2d83b3341276 /mdadm.h
parent497b6d6bd269c3d1bb45283bb52236274a2f3adc (diff)
DDF: Fix assorted typos and do some reformatting.
..because it is more fun when new patches are harder to apply to old version :-) Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'mdadm.h')
-rw-r--r--mdadm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/mdadm.h b/mdadm.h
index 7f222a6d..f6a614e1 100644
--- a/mdadm.h
+++ b/mdadm.h
@@ -1459,6 +1459,9 @@ char *xstrdup(const char *str);
#define LEVEL_CONTAINER (-100)
#define LEVEL_UNSUPPORTED (-200)
+/* the kernel does know about this one ... */
+#define LEVEL_NONE (-1000000)
+
/* faulty stuff */
#define WriteTransient 0