summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/geom.h')
-rw-r--r--sys/geom/geom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/geom/geom.h b/sys/geom/geom.h
index c89083f..82d0456 100644
--- a/sys/geom/geom.h
+++ b/sys/geom/geom.h
@@ -134,6 +134,7 @@ struct g_geom {
void *softc;
unsigned flags;
#define G_GEOM_WITHER 1
+#define G_GEOM_VOLATILE_BIO 2
};
/*
OpenPOWER on IntegriCloud