Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Nov 2009 08:31:00 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/cam cam_xpt.c
Message-ID:  <200911020831.nA28VJ1h002515@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-11-02 08:31:00 UTC

  FreeBSD src repository

  Modified files:
    sys/cam              cam_xpt.c 
  Log:
  SVN rev 198782 on 2009-11-02 08:31:00Z by mav
  
  The async callback could free the device. If it is a broadcast async,
  it doesn't hold device reference, so take our own reference.
  
  Submitted by:   thompsa
  
  Revision  Changes    Path
  1.232     +7 -1      src/sys/cam/cam_xpt.c



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