From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QyuMI-0007sN-SP for garchives@archives.gentoo.org; Wed, 31 Aug 2011 23:38:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0988F21C137; Wed, 31 Aug 2011 23:38:04 +0000 (UTC) Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181]) by pigeon.gentoo.org (Postfix) with ESMTP id A69E221C0F2 for ; Wed, 31 Aug 2011 23:37:08 +0000 (UTC) Received: by vxh7 with SMTP id 7so1083471vxh.40 for ; Wed, 31 Aug 2011 16:37:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=w9kjvqWhFKyPFckWiyou4jk0/5tHno8zfuDBtIgr39c=; b=ckIKEP/0FwflCBR1uRg3taaoFKE0IZugoFgYtll9/vEIN2/CSgflW25eSgOPpmcPtD NK8sOQRlRfVaHSYmcQDsBncxWuVSqUNgM4o3hPkXJKAdKJoQiTNBwqGObR9PWp+CkLAj GthExtRYMUvH1oNAYCeJ4VUDw7hKAdhFrpwN0= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.52.88.113 with SMTP id bf17mr941776vdb.27.1314833828186; Wed, 31 Aug 2011 16:37:08 -0700 (PDT) Received: by 10.220.178.194 with HTTP; Wed, 31 Aug 2011 16:37:08 -0700 (PDT) In-Reply-To: <4E5E5FA3.7070801@nileshgr.com> References: <4E5E5862.1000600@gmail.com> <4E5E5FA3.7070801@nileshgr.com> Date: Thu, 1 Sep 2011 09:37:08 +1000 Message-ID: Subject: Re: [gentoo-user] compressed filesystem From: Adam Carter To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: 96a721d6e86c8f9d343b503bb6dc31cc > Btrfs supports on the fly compression Yes it supports two types, lzo and zlib, zlib compresses more densely, and the mount option for that is compress=zlib.