Date: Wed, 2 Apr 2003 05:09:51 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_dev.c Message-ID: <200304021309.h32D9p6A079704@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304021309.h32D9p6A079704>
