From owner-freebsd-bugs@FreeBSD.ORG Sun Feb 16 17:00:01 2014 Return-Path: <owner-freebsd-bugs@FreeBSD.ORG> Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 85CF7FD0 for <freebsd-bugs@smarthost.ysv.freebsd.org>; Sun, 16 Feb 2014 17:00:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 72E6F1C7E for <freebsd-bugs@smarthost.ysv.freebsd.org>; Sun, 16 Feb 2014 17:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1GH01o6045420 for <freebsd-bugs@freefall.freebsd.org>; Sun, 16 Feb 2014 17:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1GH013H045419; Sun, 16 Feb 2014 17:00:01 GMT (envelope-from gnats) Date: Sun, 16 Feb 2014 17:00:01 GMT Message-Id: <201402161700.s1GH013H045419@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andriy Gapon <avg@FreeBSD.org> Subject: Re: kern/184092: zfs zvol devices are not appearing till after reimport of pool X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Andriy Gapon <avg@FreeBSD.org> List-Id: Bug reports <freebsd-bugs.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-bugs>, <mailto:freebsd-bugs-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-bugs/> List-Post: <mailto:freebsd-bugs@freebsd.org> List-Help: <mailto:freebsd-bugs-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-bugs>, <mailto:freebsd-bugs-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 16 Feb 2014 17:00:01 -0000 The following reply was made to PR kern/184092; it has been noted by GNATS. From: Andriy Gapon <avg@FreeBSD.org> To: Christopher Harrison <harrison@glsan.com>, d@delphij.net, freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: kern/184092: zfs zvol devices are not appearing till after reimport of pool Date: Sun, 16 Feb 2014 18:53:53 +0200 on 27/01/2014 22:29 Christopher Harrison said the following: > I was not able to get the code patch to apply cleanly. I do support the idea > of a devfs hook. I think the devfs hook is a lot cleaner and reduces the need > to make sure the devnode is created/destroyed after every update to the zvols. Sorry, but having said "*the* devfs hook" could you please provide any reference or context? I am not aware of any zvol related devfs hook. -- Andriy Gapon