summaryrefslogtreecommitdiffstats
path: root/sys/geom/vinum/geom_vinum_drive.c
diff options
context:
space:
mode:
authorle <le@FreeBSD.org>2005-11-19 20:25:18 +0000
committerle <le@FreeBSD.org>2005-11-19 20:25:18 +0000
commit7f74b7e0865d73a2acccc73cf72fb4f34ab54934 (patch)
treefda3443a50d99eceb3a79540e4c41b22a631e9e3 /sys/geom/vinum/geom_vinum_drive.c
parente13ba63af7fc008bda87a1f3797acbb461c87715 (diff)
downloadFreeBSD-src-7f74b7e0865d73a2acccc73cf72fb4f34ab54934.zip
FreeBSD-src-7f74b7e0865d73a2acccc73cf72fb4f34ab54934.tar.gz
Finally bring in what was produced during Google SoC 2005:
Add functions to rename objects and to move a subdisk from one drive to another. Obtained from: Chris Jones <chris.jones@ualberta.ca> Sponsored by: Google Summer of Code 2005 MFC in: 1 week
Diffstat (limited to 'sys/geom/vinum/geom_vinum_drive.c')
-rw-r--r--sys/geom/vinum/geom_vinum_drive.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/geom/vinum/geom_vinum_drive.c b/sys/geom/vinum/geom_vinum_drive.c
index 04a53cb..9554a7f 100644
--- a/sys/geom/vinum/geom_vinum_drive.c
+++ b/sys/geom/vinum/geom_vinum_drive.c
@@ -49,7 +49,6 @@ __FBSDID("$FreeBSD$");
static void gv_drive_dead(void *, int);
static void gv_drive_worker(void *);
-void gv_drive_modify(struct gv_drive *);
void
gv_config_new_drive(struct gv_drive *d)
OpenPOWER on IntegriCloud