Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2001 13:05:20 -0700 (PDT)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/md md.c
Message-ID:  <200107262005.f6QK5L326642@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2001/07/26 13:05:20 PDT

  Modified files:
    sys/dev/md           md.c 
  Log:
  Make sure the total number of sectors is not 0 for a vnode-type md to
  avoid a division by zero which would occur on open() in this case.
  
  Reviewed by:	phk
  
  Revision  Changes    Path
  1.39      +5 -1      src/sys/dev/md/md.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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