Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 1999 17:12:37 -0700 (PDT)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ccd ccd.c
Message-ID:  <199909270012.RAA28741@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1999/09/26 17:12:37 PDT

  Modified files:
    sys/dev/ccd          ccd.c 
  Log:
      Buffer locking code failed to use BUF_KERNPROC and BUF_UNLOCK and
      BUF_LOCKFREE a buffer prior to physically freeing it.  While these
      bugs did not cause a crash, they might in the future.
  
      Added eof handling for unlabeled partitions.
  
  Submitted by:	Tor.Egge@fast.no
  
  Revision  Changes    Path
  1.63      +35 -2     src/sys/dev/ccd/ccd.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?199909270012.RAA28741>