cvs commit: src/sys/geom geom_disk.c
Poul-Henning Kamp
phk at FreeBSD.org
Fri Jan 14 13:05:36 PST 2005
phk 2005-01-14 21:05:35 UTC
FreeBSD src repository
Modified files:
sys/geom geom_disk.c
Log:
CAM will sometimes remove a disk again even before it finished being
initialized. We already cancel the pending events but we need to not
dereference the geom pointer which never got set different from NULL.
Revision Changes Path
1.93 +4 -2 src/sys/geom/geom_disk.c
More information about the cvs-src
mailing list