From owner-freebsd-geom@FreeBSD.ORG Sat Mar 14 17:43:35 2015 Return-Path: Delivered-To: freebsd-geom@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 0D695C0E for ; Sat, 14 Mar 2015 17:43:35 +0000 (UTC) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) (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 9951CCDF for ; Sat, 14 Mar 2015 17:43:34 +0000 (UTC) Received: by wibdy8 with SMTP id dy8so9457545wib.0 for ; Sat, 14 Mar 2015 10:43:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=oDeJGpjuRxfWuhRHlFUbL2mmHQDfvYN3troZX3gwICY=; b=E0/V/mFy9LOqkiCdsetoJOEooEjSSST59d4a1qZL9kfP06KJANB0sK84D4B0Fl1vtn DxvLF1rxbTEnzYnGt90Fk+qV55uKwce8915oJ2Sl0+TExkgGdO7kfXZEEPwF0mo1MF+Z 4LYLAhcDboEnRc+E7Ly2BNdEJ48Sa6od0oAapvEDU+DNlvOb/tokjYBxnFPCMUMGAUCZ cxB0ER1h/1bFaLizJruHzmRXhvIKbCt8wdahaULX1uSydQBSQxsO+zARA3Cxm/pobgKy WxLL3o4QgQVWZ9blW1ucOdLWFxjnosrNgazB6icG+tjBdTwwwHxvdO6h9vPLX95tur8j Nx1Q== X-Gm-Message-State: ALoCoQn9CCRurNZQdnztLZ9NRhR3q60gwiYuPH1qNqoQg0XArrRux5To0FFbxTWtHVbvoDZM5iUZ X-Received: by 10.180.74.170 with SMTP id u10mr31898504wiv.46.1426354706751; Sat, 14 Mar 2015 10:38:26 -0700 (PDT) Received: from [10.10.1.68] (82-69-141-170.dsl.in-addr.zen.co.uk. [82.69.141.170]) by mx.google.com with ESMTPSA id v8sm3419494wib.0.2015.03.14.10.38.25 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Mar 2015 10:38:25 -0700 (PDT) Message-ID: <5504720A.2000703@multiplay.co.uk> Date: Sat, 14 Mar 2015 17:38:18 +0000 From: Steven Hartland User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: freebsd-geom@freebsd.org Subject: Re: RFC: Pass TRIM through GELI References: <20150308000131.GP1742@over-yonder.net> <7e0bacf0.308742dc@fabiankeil.de> <20150312182530.GF24274@over-yonder.net> <20150312195109.GG24274@over-yonder.net> <20150314163822.GL24274@over-yonder.net> In-Reply-To: <20150314163822.GL24274@over-yonder.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Mar 2015 17:43:35 -0000 On 14/03/2015 16:38, Matthew D. Fuller wrote: >> I couldn't really say which... > My conclusion is that this is a zvol bug. With the patch in > , > it all seems to work fine. > Correct, committed: https://svnweb.freebsd.org/changeset/base/279996