Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2009 23:01:27 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ata atapi-cd.c
Message-ID:  <200902202301.n1KN1eXX077472@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2009-02-20 23:01:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          atapi-cd.c 
  Log:
  SVN rev 188868 on 2009-02-20 23:01:27Z by marcel
  
  Don't read the TOC for DIOCGPROVIDERALIAS. This causes the
  acd code to create new provider (?), but not from an expected
  context, which results in a panic (GEOM topology not held).
  
  Revision  Changes    Path
  1.202     +4 -1      src/sys/dev/ata/atapi-cd.c



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