freebsd-dev/sys/dev/ccd
Matthew Dillon 74427f90f2 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
1999-09-27 00:12:36 +00:00
..
ccd.c Buffer locking code failed to use BUF_KERNPROC and BUF_UNLOCK and 1999-09-27 00:12:36 +00:00