From owner-cvs-src Tue Feb 11 13:12:45 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59D4737B401; Tue, 11 Feb 2003 13:12:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F280B43F3F; Tue, 11 Feb 2003 13:12:43 -0800 (PST) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1BLChbv053510; Tue, 11 Feb 2003 13:12:43 -0800 (PST) (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1BLChkT053509; Tue, 11 Feb 2003 13:12:43 -0800 (PST) Message-Id: <200302112112.h1BLChkT053509@repoman.freebsd.org> From: Joerg Wunsch Date: Tue, 11 Feb 2003 13:12:43 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinum.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2003/02/11 13:12:43 PST Modified files: sys/dev/vinum vinum.c Log: Deregister the dev_clone event handler when unloading the module. Bad things might happen otherwise. Noticed by: Michael Reifenberger Revision Changes Path 1.51 +5 -1 src/sys/dev/vinum/vinum.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message