From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mail.saout.de (Postfix) with ESMTP for ; Thu, 22 Apr 2010 01:00:06 +0200 (CEST) Message-ID: <4BCF8371.60306@redhat.com> Date: Thu, 22 Apr 2010 01:00:01 +0200 From: Milan Broz MIME-Version: 1.0 References: <20100422004842.5eb40c0a@gmail.com> In-Reply-To: <20100422004842.5eb40c0a@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] LUKS - SSD trim List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Felix Blanke Cc: dm-crypt@saout.de On 04/22/2010 12:48 AM, Felix Blanke wrote: > does anybody know a way to trim a luks encrypted SSD? (btrfs filesystem > on top, but I think that doesn't count) TRIM is not yet supported in device-mapper devices (thus dm-crypt/LUKS too) but it is planned. Milan