Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jan 2000 22:07:28 -0800 (PST)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vinum vinumioctl.c
Message-ID:  <200001050607.WAA89512@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        2000/01/04 22:07:28 PST

  Modified files:
    sys/dev/vinum        vinumioctl.c 
  Log:
  Add function moveobject, which currently moves subdisks to different
  drives.  This function just does the low-level configuration changes;
  the resultant subdisk is stale if it previously had any contents,
  otherwise it is empty (i.e. in need of initializing if it's RAID-5).
  We still need to handle getting the contents moved over, but the
  current version will suffice to migrate subdisks from a disk which has
  failed.
  
  Submitted-by:  Marius Bendiksen <marius@marius.scancall.no>
  
  Revision  Changes    Path
  1.24      +44 -0     src/sys/dev/vinum/vinumioctl.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001050607.WAA89512>