Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: dyoung
Date: Tue May 19 23:42:05 UTC 2009
Modified Files:
src/sys/kern: subr_disk.c
src/sys/sys: disk.h
Log Message:
Encapsulate the checks that I do before detaching a disk(9) provider
in a pre-detachment routine, disk_predetach().
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/sys/kern/subr_disk.c
cvs rdiff -u -r1.52 -r1.53 src/sys/sys/disk.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index