Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Nov 2009 23:30:15 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/cam/scsi scsi_da.c
Message-ID:  <200911022330.nA2NUaKS025630@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-11-02 23:30:15 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_da.c 
  Log:
  SVN rev 198832 on 2009-11-02 23:30:15Z by thompsa
  
  Provide the same sanity check on the sector size in dagetcapacity as when the
  disk is first probed. dagetcapacity is called whenever the disk is opened from
  geom via d_open(), a zero sector size will cause geom to panic later on.
  
  Revision  Changes    Path
  1.242     +9 -2      src/sys/cam/scsi/scsi_da.c



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