summaryrefslogtreecommitdiffstats
path: root/sys/geom/vinum/geom_vinum.h
diff options
context:
space:
mode:
authorle <le@FreeBSD.org>2004-08-27 21:32:18 +0000
committerle <le@FreeBSD.org>2004-08-27 21:32:18 +0000
commit440914a8bbf4c64c1720b566ce5b3305d19e305d (patch)
tree3bb475733d4e0addb875ef688b8764386ef27623 /sys/geom/vinum/geom_vinum.h
parent78d5f4b4e2f2d5940eb160941d3ab962b121efca (diff)
downloadFreeBSD-src-440914a8bbf4c64c1720b566ce5b3305d19e305d.zip
FreeBSD-src-440914a8bbf4c64c1720b566ce5b3305d19e305d.tar.gz
Move config_new_drive() to the correct place and rename it to
gv_config_new_drive().
Diffstat (limited to 'sys/geom/vinum/geom_vinum.h')
-rw-r--r--sys/geom/vinum/geom_vinum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/geom/vinum/geom_vinum.h b/sys/geom/vinum/geom_vinum.h
index d69e104..23c15b2 100644
--- a/sys/geom/vinum/geom_vinum.h
+++ b/sys/geom/vinum/geom_vinum.h
@@ -32,6 +32,7 @@
#define ERRBUFSIZ 1024
/* geom_vinum_drive.c */
+void gv_config_new_drive(struct gv_drive *);
void gv_save_config_all(struct gv_softc *);
void gv_save_config(struct g_consumer *, struct gv_drive *,
struct gv_softc *);
OpenPOWER on IntegriCloud