From owner-svn-src-all@FreeBSD.ORG Tue May 19 18:48:18 2015 Return-Path: Delivered-To: svn-src-all@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 BC39B1F8; Tue, 19 May 2015 18:48:18 +0000 (UTC) Received: from mail-ig0-x22a.google.com (mail-ig0-x22a.google.com [IPv6:2607:f8b0:4001:c05::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 852A91504; Tue, 19 May 2015 18:48:18 +0000 (UTC) Received: by igbyr2 with SMTP id yr2so83653628igb.0; Tue, 19 May 2015 11:48:17 -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=KtNZXYU0pM0s+091iXiGfS5b7H9wLyOWoRIz03CNA4A=; b=nc4HcGWoKeFSlTFaqzbXUmv2YZcadH1ZG7L/z6FM4aJV2V9IYLBpyC8XmWCatOapw+ v31jhLPF2iiryhZlqZfJvnyyPXHJB2u/TIzOMqgYxHOMCDBULZq21dPTg+mxuKv2F9E+ 7cvhV4RKeRx+YATMx1RVnLg1+nS/3r6Mi/0cSc3a/t1UTOnFDNeUJmpbXl77hZwtIoyZ uFlYijx2B69NG7EzC6VjrYfEqkgYT/GPTLuEEq8HPwFnH1sPKADj2pxy050xL5oYyQUu SLg1HKZSAxwpR3m6oajntEKTs3Sk/oUr7/t51TaoDWyHBtOts5LDtaldH45a2QFCXa8f 64qw== MIME-Version: 1.0 X-Received: by 10.50.79.232 with SMTP id m8mr23100669igx.6.1432061297842; Tue, 19 May 2015 11:48:17 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.38.133 with HTTP; Tue, 19 May 2015 11:48:17 -0700 (PDT) In-Reply-To: <555B78F1.5010501@FreeBSD.org> References: <201505190928.t4J9Sq4M030475@svn.freebsd.org> <555B78F1.5010501@FreeBSD.org> Date: Tue, 19 May 2015 11:48:17 -0700 X-Google-Sender-Auth: UEiVm3xxTLzNHJCbbvJ4Rx5BvlY Message-ID: Subject: Re: svn commit: r283104 - head/sys/geom/uncompress From: Adrian Chadd To: "Andrey V. Elsukov" Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 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: Tue, 19 May 2015 18:48:18 -0000 Sweet, just checking. Thanks for finding this! -a