Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2000 22:20:58 -0800 (PST)
From:      Greg Lehey <grog@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/vinum list.c
Message-ID:  <200002290620.WAA17634@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
grog        2000/02/28 22:20:58 PST

  Modified files:
    sbin/vinum           list.c 
  Log:
  vinum_ldi: Honour the 'recurse' flag and show the subdisks on this
  drive if it is set.
  
  vinum_lvi: Change line spacing.  This is still not right.
  
  Change checks for striped or RAID-5 plexes to a macro 'isstriped',
  which now also includes RAID-4.
  
  Change checks for RAID-5 plexes to a macro 'isparity', which now also
  includes RAID-4.
  
  vinum_lsi: If the subdisk is initializing or reviving, don't wait a
  whole second to check whether it's advancing; wait in increments of 50
  ms up to 1 second.  This makes for a barely perceptible delay.
  
  Approved-by:  jkh
  
  Revision  Changes    Path
  1.24      +69 -22    src/sbin/vinum/list.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?200002290620.WAA17634>