cvs commit: src/sys/kern
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Sep 14 19:57:33 PDT 2004
dillon 2004/09/14 19:56:35 PDT
DragonFly src repository
Modified files:
sys/kern subr_disk.c
Log:
Fix cdevsw_remove() warnings related to the removal of mass media (e.g.
usb memory sticks). disk_destroy() was not properly specifying the unit
number when destroying the cdevsw and raw device.
Revision Changes Path
1.14 +6 -3 src/sys/kern/subr_disk.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/subr_disk.c.diff?r1=1.13&r2=1.14&f=u
More information about the Commits
mailing list