From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.9]) by mail.saout.de (Postfix) with ESMTP for ; Thu, 22 Apr 2010 08:17:25 +0200 (CEST) Date: Thu, 22 Apr 2010 08:17:25 +0200 From: Heinz Diehl Message-ID: <20100422061725.GA7173@fancy-poultry.org> References: <20100422004842.5eb40c0a@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100422004842.5eb40c0a@gmail.com> Subject: Re: [dm-crypt] LUKS - SSD trim List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de On 22.04.2010, Felix Blanke wrote: > does anybody know a way to trim a luks encrypted SSD? That's not possible because of a limitation in the underlying devicemapper. > (btrfs filesystem on top, but I think that doesn't count) Btrfs is specially suited for use with SSD, as a hint you could start with what I have in fstab in the mount section: "nobarrier,ssd_spread".