Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2001 10:13:26 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/isp isp.c
Message-ID:  <200106141713.f5EHDQS59141@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2001/06/14 10:13:26 PDT

  Modified files:
    sys/dev/isp          isp.c 
  Log:
  We've had problems with data corruption occuring on
  commands that complete (with no apparent error) after
  we receive a LIP. This has been observed mostly on
  Local Loop topologies. To be safe, let's just mark
  all active commands as dead if we get a LIP and we're
  on a private or public loop.
  
  MFC after:	4 weeks
  
  Revision  Changes    Path
  1.67      +22 -1     src/sys/dev/isp/isp.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?200106141713.f5EHDQS59141>