marcel 2005-09-18 23:54:40 UTC FreeBSD src repository Modified files: sys/geom geom_ctl.c Log: o Don't cause a panic when the control request lacks a verb. o Don't set the error twice when the named class does not exist. It causes ioctl(2) to return with error EEXIST. Revision Changes Path 1.37 +9 -5 src/sys/geom/geom_ctl.c