Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2001 19:38:11 -0700 (PDT)
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:  <200105220238.f4M2cBD16652@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        2001/05/21 19:38:11 PDT

  Modified files:
    sbin/vinum           commands.c 
  Log:
  Tidy up header files.  Don't include stuff we don't need.
  
  Remove 'vinum_perror'.
  
  Only call make_devices if we're not running devfs.
  
  Use userland expurgated versions of kernel structures, since that's
  what the ioctls return now.
  
  Update help list, which was lagging behind reality.
  
  checkupdates: move to list.c to simplify header file mess.
  
  vinum_stripe, vinum_mirror, vinum_raid4, vinum_raid5: change the
  default stripe size from 256 k to 279 k, thus hopefully spreading
  superblocks more evenly.
  
  Revision  Changes    Path
  1.39      +108 -109  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?200105220238.f4M2cBD16652>