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 4n_nCx4mdpHT for ; Fri, 16 Dec 2011 01:23:55 +0100 (CET) Received: from bounce-out.neti.ee (bounce-out.neti.ee [194.126.101.104]) by mail.saout.de (Postfix) with ESMTP for ; Fri, 16 Dec 2011 01:23:55 +0100 (CET) Received: from smtp-out.neti.ee (vm-relay8.estpak.ee [88.196.174.139]) by Bounce1.estpak.ee (Postfix) with ESMTP id 329FE3BC9 for ; Fri, 16 Dec 2011 02:15:23 +0200 (EET) Received: from localhost (localhost [127.0.0.1]) by vm-relay8.estpak.ee (Postfix) with ESMTP id C5A0F1F9 for ; Fri, 16 Dec 2011 02:15:22 +0200 (EET) Received: from smtp-out.neti.ee ([127.0.0.1]) by localhost (vm-relay8.estpak.ee [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NOY-TA-PaoEw for ; Fri, 16 Dec 2011 02:15:20 +0200 (EET) Received: from NETI-Relayhost1.estpak.ee (neti-relayhost1.estpak.ee [88.196.174.198]) by vm-relay8.estpak.ee (Postfix) with ESMTP id 358C0187 for ; Fri, 16 Dec 2011 02:15:20 +0200 (EET) Received: from mail.dataring.ee (138.167.190.90.dyn.estpak.ee [90.190.167.138]) by NETI-Relayhost1.estpak.ee (Postfix) with ESMTPS id 2CED73D4 for ; Fri, 16 Dec 2011 02:15:20 +0200 (EET) Message-ID: <4EEA8D64.2000606@kraav.com> Date: Fri, 16 Dec 2011 02:14:28 +0200 From: Leho Kraav MIME-Version: 1.0 References: <4EEA8D00.9020006@kraav.com> In-Reply-To: <4EEA8D00.9020006@kraav.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] enabled --allow-discards on btrfs on top dm-crypt, now praying List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de On 16.12.2011 02:12, Leho Kraav wrote: > > - sda1-2 LUKS encrypted, ROOT btrfs multiple devices, > noatime,nodiratime,compress=lzo,ssd > - sda3-4 LUKS encrypted, HOME btrfs multiple devices, > noatime,nodiratime,compress=lzo,ssd > Forgot to note, I added "discard" to the btrfs mounts as well.