freebsd-dev/sys/geom/mirror
Andrey V. Elsukov 32cea4ca0f Add "resize" verb to gmirror(8) and such functionality to geom_mirror(4).
Now it is easy to expand the size of the mirror when all its components
are replaced. Also add g_resize method to geom_mirror class. It will write
updated metadata to new last sector, when parent provider is resized.

Silence from:	geom@
MFC after:	1 month
2013-11-19 22:55:17 +00:00
..
g_mirror_ctl.c Add "resize" verb to gmirror(8) and such functionality to geom_mirror(4). 2013-11-19 22:55:17 +00:00
g_mirror.c Add "resize" verb to gmirror(8) and such functionality to geom_mirror(4). 2013-11-19 22:55:17 +00:00
g_mirror.h Merge GEOM direct dispatch changes from the projects/camlock branch. 2013-10-22 08:22:19 +00:00