Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2004 17:50:18 +0000 (UTC)
From:      Lukas Ertl <le@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom/vinum geom_vinum_raid5.c
Message-ID:  <200408231750.i7NHoIdA087088@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
le          2004-08-23 17:50:18 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/vinum       geom_vinum_raid5.c 
  Log:
  Compare the addresses of two RAID5 work packets directly instead
  of the addresses of their related bios when locking one out, since
  they could share a bio and this could lead to parity corruption.
  
  Revision  Changes    Path
  1.6       +1 -1      src/sys/geom/vinum/geom_vinum_raid5.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408231750.i7NHoIdA087088>