cvs commit: src/sys/geom geom_dev.c
Poul-Henning Kamp
phk at FreeBSD.org
Wed Apr 2 05:09:52 PST 2003
phk 2003/04/02 05:09:51 PST
FreeBSD src repository
Modified files:
sys/geom geom_dev.c
Log:
Properly handle races between open/close and orphan.
KASSERT the race between close and strategy, it is an error in the upper
echelons if this happens,
Add XXX: comment explaining why the ioctl/orphan race is not closed.
Revision Changes Path
1.54 +34 -10 src/sys/geom/geom_dev.c
More information about the cvs-src
mailing list