]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r258357:
authorae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Jan 2014 07:43:40 +0000 (07:43 +0000)
committerae <ae@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Jan 2014 07:43:40 +0000 (07:43 +0000)
commitb63698f79872207c61ddf81edec67e0e1fc7db66
tree247e12a038d718dd5d8bd2a75820882191ba856c
parentb6085066846c65d7ecee1140844d16a2465b56a9
MFC r258357:
  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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@260502 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/geom/class/mirror/geom_mirror.c
sbin/geom/class/mirror/gmirror.8
sys/geom/mirror/g_mirror.c
sys/geom/mirror/g_mirror_ctl.c