Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Oct 2010 04:14:28 +0000 (UTC)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/xen/blkback blkback.c
Message-ID:  <201010280414.o9S4Eg8L069453@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       2010-10-28 04:14:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/xen/blkback  blkback.c 
  Log:
  SVN rev 214444 on 2010-10-28 04:14:28Z by gibbs
  
  sys/dev/xen/blkback/blkback.c:
          In xbb_detach() only perform cleanup of our taskqueue and
          device statistics structures if they have been initialized.
          This avoids a panic when xbb_detach() is called on a partially
          initialized device instance, due to an early failure in
          attach.
  
  Sponsored by:   Spectra Logic Corporation
  
  Revision  Changes    Path
  1.7       +5 -2      src/sys/dev/xen/blkback/blkback.c



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