pjd 2004-11-23 11:18:26 UTC FreeBSD src repository Modified files: sys/geom/gate g_gate.c Log: - Add missing Giant drop before acquiring the topology lock. - Move DROP_GIANT()/PICKUP_GIANT() to g_gate_ioctl(). Revision Changes Path 1.13 +6 -3 src/sys/geom/gate/g_gate.c