summaryrefslogtreecommitdiffstats
path: root/sys/geom/concat/g_concat.h
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2004-07-05 21:16:37 +0000
committerpjd <pjd@FreeBSD.org>2004-07-05 21:16:37 +0000
commit782281411585b11c71b5fc34d535c71848a7efd9 (patch)
treef9d11c474284afcadba02b886c45bd73c725b0b6 /sys/geom/concat/g_concat.h
parentfe7583f88c43e3d41c4526d3f8370a0b22407f37 (diff)
downloadFreeBSD-src-782281411585b11c71b5fc34d535c71848a7efd9.zip
FreeBSD-src-782281411585b11c71b5fc34d535c71848a7efd9.tar.gz
- Add 'stop' command, which works just like 'destroy' command, but sounds
less dangerous. - Update manual pages and extend examples. - Bump versions.
Diffstat (limited to 'sys/geom/concat/g_concat.h')
-rw-r--r--sys/geom/concat/g_concat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/concat/g_concat.h b/sys/geom/concat/g_concat.h
index 013356b..81675d8 100644
--- a/sys/geom/concat/g_concat.h
+++ b/sys/geom/concat/g_concat.h
@@ -34,7 +34,7 @@
#define G_CONCAT_CLASS_NAME "CONCAT"
#define G_CONCAT_MAGIC "GEOM::CONCAT"
-#define G_CONCAT_VERSION 1
+#define G_CONCAT_VERSION 2
#ifdef _KERNEL
#define G_CONCAT_TYPE_MANUAL 0
OpenPOWER on IntegriCloud