summaryrefslogtreecommitdiffstats
path: root/sys/geom/vinum/geom_vinum.h
diff options
context:
space:
mode:
authorle <le@FreeBSD.org>2006-03-23 19:58:43 +0000
committerle <le@FreeBSD.org>2006-03-23 19:58:43 +0000
commit80efd8a6c8402b6ec3055526640e188d257ad82d (patch)
treeebf356ea4a6858242ffdfeb11c641e7b4306871d /sys/geom/vinum/geom_vinum.h
parent925eb76ba3564d403af4210dfa40dde20fa1726c (diff)
downloadFreeBSD-src-80efd8a6c8402b6ec3055526640e188d257ad82d.zip
FreeBSD-src-80efd8a6c8402b6ec3055526640e188d257ad82d.tar.gz
Implement the 'resetconfig' command.
PR: kern/94835 Submitted by: Ulf Lilleengen <lulf@stud.ntnu.no>
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 1a31b3b..0e272ce 100644
--- a/sys/geom/vinum/geom_vinum.h
+++ b/sys/geom/vinum/geom_vinum.h
@@ -57,6 +57,7 @@ void gv_rename(struct g_geom *, struct gctl_req *);
/* geom_vinum_rm.c */
void gv_remove(struct g_geom *, struct gctl_req *);
+int gv_resetconfig(struct g_geom *, struct gctl_req *);
int gv_rm_sd(struct gv_softc *sc, struct gctl_req *req,
struct gv_sd *s, int flags);
OpenPOWER on IntegriCloud