sos 2004/05/11 06:17:40 PDT
FreeBSD src repository
Modified files:
sys/geom geom_disk.c
Log:
Dont try to finish devstat's if the disk pointer is NULL, this can happen
when a disk has been destroyed but still has outstanding bio's.
Reviewed by: phk
Revision Changes Path
1.86 +2 -2 src/sys/geom/geom_disk.c