cvs commit: src/sys/geom/vinum geom_vinum_var.h geom_vinum_volume.c

Lukas Ertl le at FreeBSD.org
Wed Feb 23 14:59:15 GMT 2005


le          2005-02-23 14:59:14 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/vinum       geom_vinum_var.h geom_vinum_volume.c 
  Log:
  Correctly calculate what to do and how to retry a request to a plex when
  the previous one failed and there are more than one plex in the volume.
  
  This could have led to a flood of error messages on the console and
  probably a deadlock in certain situations.
  
  Revision  Changes    Path
  1.8       +1 -0      src/sys/geom/vinum/geom_vinum_var.h
  1.8       +46 -12    src/sys/geom/vinum/geom_vinum_volume.c


More information about the cvs-src mailing list