Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jan 2000 21:55:58 -0800 (PST)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/vinum commands.c
Message-ID:  <200001050555.VAA88256@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        2000/01/04 21:55:58 PST

  Modified files:
    sbin/vinum           commands.c 
  Log:
  Explicitly type large scalar parameters to avoid compilation warnings
  on alpha.
  
  Submitted-by:	Bernd Walter <ticso@cicely.de>
  
  Add function vinum_mv, which 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>
  
  vinum_start:  Get the revive block size right.
  
  Revision  Changes    Path
  1.28      +132 -10   src/sbin/vinum/commands.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?200001050555.VAA88256>