From owner-svn-src-head@FreeBSD.ORG Mon Jun 15 14:37:48 2015 Return-Path: Delivered-To: svn-src-head@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 18F8F252; Mon, 15 Jun 2015 14:37:48 +0000 (UTC) (envelope-from mahrens@gmail.com) Received: from mail-lb0-x22a.google.com (mail-lb0-x22a.google.com [IPv6:2a00:1450:4010:c04::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 926A5832; Mon, 15 Jun 2015 14:37:47 +0000 (UTC) (envelope-from mahrens@gmail.com) Received: by lblr1 with SMTP id r1so28391042lbl.0; Mon, 15 Jun 2015 07:37:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=BrDfx30/+cRFyJZ0JZI4HD3xLLTC6O1bGGSqk56K7rM=; b=UbKb1QzQ7YEytUE1r4VaqgFu8UPOx537JZC1S7b0SlHnTECpGP4+wP1v+77hM8yPY+ cJO8MR0V1r0ClyvOrrKkYXKFqbjT17uATxHEwSvsDOX0BYS37L/37g09mJyj4/dOEHPZ /rIJ90JVYCIEXqINps875ekXLAiEXmMzVC8eZimXtipkfrZa7KTCRTs6YrPZGJVY8GW4 uC6m8ezB9nfbxbT4G4/H0DULGZzofZnhmJT9cHbTfViwc8uJFJELNFyc9qf/GhFURnuF MsU+nDbUhz+jXTrVlLLRZUJSvTbtaZx2/5as0tt0zu61CZMPpCeeEFrD5qnFs8jq8O6l OR4w== MIME-Version: 1.0 X-Received: by 10.152.9.104 with SMTP id y8mr6148574laa.104.1434379065387; Mon, 15 Jun 2015 07:37:45 -0700 (PDT) Sender: mahrens@gmail.com Received: by 10.112.163.65 with HTTP; Mon, 15 Jun 2015 07:37:45 -0700 (PDT) In-Reply-To: <557EBCAB.3010505@FreeBSD.org> References: <201506151048.t5FAmnF0039077@svn.freebsd.org> <557EBCAB.3010505@FreeBSD.org> Date: Mon, 15 Jun 2015 10:37:45 -0400 X-Google-Sender-Auth: EYzzLNVxHxgtezKNjgiKivhKiQA Message-ID: Subject: Re: svn commit: r284409 - in head/cddl/lib: libzfs libzfs_core From: Matthew Ahrens To: Andriy Gapon Cc: Baptiste Daroussin , "src-committers@freebsd.org" , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2015 14:37:48 -0000 On Mon, Jun 15, 2015 at 7:53 AM, Andriy Gapon wrote: > > P.S. > My personal preference would be to drop that compat code and to convince > ZFS/FreeBSD users to always use boot environments, so that their kernel and > userland never fall out of sync :) > Me too :-) --matt