From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MrZ1RIHmOCcm for ; Sun, 24 Jul 2011 20:34:42 +0200 (CEST) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mail.saout.de (Postfix) with ESMTP for ; Sun, 24 Jul 2011 20:34:40 +0200 (CEST) Message-ID: <4E2C65BA.5040609@redhat.com> Date: Sun, 24 Jul 2011 20:34:34 +0200 From: Milan Broz MIME-Version: 1.0 References: <20110711231732.596b8622.ldarby@tuffmail.com> <20110712124717.GC31326@tansi.org> <20110714110425.GB13900@tansi.org> <20110714133533.GA19714@tansi.org> <4E1EF95D.40406@web.de> <4E1F014E.40508@andregall.de> <4E1F116D.50402@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] Status of trim for SSds? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: MkFly Cc: dm-crypt@saout.de, =?ISO-8859-1?Q?Andr=E9_Gall?= On 07/24/2011 07:18 PM, MkFly wrote: > Will this also enable TRIM support for LVM volumes inside a > LUKS-encrypted partition? yes, it should. (with exception of lvm snapshot LVs which do not support discards). Milan