cvs commit: src/sys/dev/vinum vinumio.c

Greg Lehey grog at FreeBSD.org
Wed Apr 30 18:30:33 PDT 2003


grog        2003/04/30 18:30:31 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/vinum        vinumio.c 
  Log:
  Use microtime, not getmicrotime, for timing debug entries.
  
  init_drive: Rephrase error message text.
              Remove dead code (inside #if 0).
  
  Change name of find_drive_by_dev to the more descriptive
  find_drive_by_name.
  
  Tidy up comments.
  
  Revision  Changes    Path
  1.82      +49 -63    src/sys/dev/vinum/vinumio.c


More information about the cvs-src mailing list