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 ; Sun, 4 Oct 2009 08:32:31 +0200 (CEST) Date: Sun, 4 Oct 2009 08:32:32 +0200 From: Heinz Diehl Message-ID: <20091004063232.GA5856@fancy-poultry.org> References: <4AC7DCEC.1000700@gmx.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4AC7DCEC.1000700@gmx.at> Subject: Re: [dm-crypt] How will ATA-TRIM be handled? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de On 04.10.2009, Christian Tschabuschnig wrote: > My question is: What happens, if a dm-crypt-layer is between the > filesystem and the real block-device? Will the trim be passed through, > or will it be discarded? It guess it will be passed through. I'm using btrfs on a SSD which is encrypted with LUKS/dmcrypt, and it works great. Btrfs uses ata trim quite a while.