Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 2010 22:46:44 +0000 (UTC)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/cam/scsi scsi_da.c
Message-ID:  <201006082247.o58Ml2BY065335@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2010-06-08 22:46:44 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_da.c 
  Log:
  SVN rev 208928 on 2010-06-08 22:46:44Z by mjacob
  
  Rearrange how things are done to avoid dereferencing stale pointers in
  the case of immediate unconfigure after configure. Hold the periph an
  extra count while we have the task to create sysctl context outstanding
  so that the periph doesn't go away unexpectedly.
  
  Sponsored by:   Panasas
  Reviewed by:    scsi@
  MFC after:      1 month
  
  Revision  Changes    Path
  1.248     +32 -30    src/sys/cam/scsi/scsi_da.c



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