From owner-svn-src-all@freebsd.org Mon Jun 20 15:37:50 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57438AC4E9E; Mon, 20 Jun 2016 15:37:50 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from venus.codepro.be (venus.codepro.be [IPv6:2a01:4f8:162:1127::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.codepro.be", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1F52A24CF; Mon, 20 Jun 2016 15:37:50 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from [150.158.232.236] (114.40-78-194.adsl-static.isp.belgacom.be [194.78.40.114]) (Authenticated sender: kp) by venus.codepro.be (Postfix) with ESMTPSA id C675B1E0BF; Mon, 20 Jun 2016 17:37:47 +0200 (CEST) From: "Kristof Provost" To: "Allan Jude" Cc: "Alan Somers" , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Subject: Re: svn commit: r300881 - in head/sys: cddl/contrib/opensolaris/uts/common/fs/zfs geom Date: Mon, 20 Jun 2016 17:37:46 +0200 Message-ID: <7EEFB79D-649B-4115-9E46-F077FA686EA6@FreeBSD.org> In-Reply-To: References: <201605272232.u4RMWjku087648@repo.freebsd.org> MIME-Version: 1.0 X-Mailer: MailMate (1.9.4r5234) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2016 15:37:50 -0000 On 20 Jun 2016, at 17:34, Allan Jude wrote: > Looking at the backtrace, do you have one or more ZVOLs? > No, there are no zvols: % zfs list -t volume no datasets available Regards, Kristof