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 1P2CE0-00023t-5Z for garchives@archives.gentoo.org; Sun, 03 Oct 2010 00:14:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46B9EE06EC; Sun, 3 Oct 2010 00:13:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 23061E06EC for ; Sun, 3 Oct 2010 00:13:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id BF0A11B4222 for ; Sun, 3 Oct 2010 00:13:29 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -2.464 X-Spam-Level: X-Spam-Status: No, score=-2.464 required=5.5 tests=[AWL=0.135, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fz22jCA-IB3L for ; Sun, 3 Oct 2010 00:13:23 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 4654E1B40B1 for ; Sun, 3 Oct 2010 00:13:19 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P2CCZ-0001jw-J9 for gentoo-user@gentoo.org; Sun, 03 Oct 2010 02:13:15 +0200 Received: from rrcs-71-40-157-251.se.biz.rr.com ([71.40.157.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 03 Oct 2010 02:13:15 +0200 Received: from wireless by rrcs-71-40-157-251.se.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 03 Oct 2010 02:13:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: Normal disk speed? Date: Sun, 3 Oct 2010 00:13:06 +0000 (UTC) Message-ID: References: <201009301853.28825.volkerarmin@googlemail.com> <4CA5A440.80601@admin-box.com> <4CA76BF0.8040800@admin-box.com> 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 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.40.157.251 (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100922 Gentoo/2.0.7 SeaMonkey/2.0.7) X-Archives-Salt: 13db645a-64b6-4800-96a2-b869f8a10695 X-Archives-Hash: d1775b8d9971f90e6ffce436952221e5 Daniel Troeder admin-box.com> writes: > $ mkfs.btrfs /dev/xyz > To use compression, just mount with "-o compress". > /etc/fstab: > /dev/mapper/vg0-portage /gentoo btrfs noatime,compress 0 2 > I installed sys-fs/btrfs-progs-0.19-r1 and I have the 'acl' flag on. Fair enough, thanks James