summaryrefslogtreecommitdiffstats
path: root/sys/geom/vinum/geom_vinum.h
diff options
context:
space:
mode:
authorle <le@FreeBSD.org>2004-07-31 21:34:21 +0000
committerle <le@FreeBSD.org>2004-07-31 21:34:21 +0000
commite2ca49b0bcd13f1d69de203a5dcaf82c8ac5ff84 (patch)
tree4fecad88c5013a737d51e0e9adb5d9f0f0e5cae8 /sys/geom/vinum/geom_vinum.h
parent900350dd1b8d0c711f44a96c690aba2081bc30b5 (diff)
downloadFreeBSD-src-e2ca49b0bcd13f1d69de203a5dcaf82c8ac5ff84.zip
FreeBSD-src-e2ca49b0bcd13f1d69de203a5dcaf82c8ac5ff84.tar.gz
Propagate size changes upwards.
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 567c8b6..d69e104 100644
--- a/sys/geom/vinum/geom_vinum.h
+++ b/sys/geom/vinum/geom_vinum.h
@@ -75,5 +75,6 @@ int gv_sd_to_drive(struct gv_softc *, struct gv_drive *, struct gv_sd *,
char *, int);
int gv_sd_to_plex(struct gv_plex *, struct gv_sd *, int);
void gv_update_plex_config(struct gv_plex *);
+void gv_update_vol_size(struct gv_volume *, off_t);
#endif /* !_GEOM_VINUM_H_ */
OpenPOWER on IntegriCloud