Date: Tue, 1 Oct 2002 11:42:33 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_disk.c Message-ID: <200210011842.g91IgXBa049872@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/10/01 11:42:32 PDT Modified files: sys/geom geom_disk.c Log: Don't restrict device drivers ability to sleep in the ioctl method, this is actually entirely legal. Do bio's with ioctls in them in a g_call_me() function. Sponsored by: DARPA & NAI Labs Revision Changes Path 1.18 +22 -5 src/sys/geom/geom_disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210011842.g91IgXBa049872>