From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Mason Subject: Re: [GIT PULL][PATCH v2 0/6] btrfs: Add lzo compression support Date: Fri, 24 Dec 2010 07:32:16 -0500 Message-ID: <1293193867-sup-1552@think> References: <4CE48ABB.5070302@cn.fujitsu.com> <4D1443F9.4040001@cn.fujitsu.com> Content-Type: text/plain; charset=UTF-8 Cc: cwillu , Mitch Harder , linux-btrfs To: Li Zefan Return-path: In-reply-to: <4D1443F9.4040001@cn.fujitsu.com> List-ID: Excerpts from Li Zefan's message of 2010-12-24 01:55:53 -0500: > cwillu wrote: > > On Wed, Nov 17, 2010 at 8:08 PM, Li Zefan wrote: > >> Hi Chris, > >> > >> Here's the updated patchset. As I still haven't got a kernel.org > >> account, I have set up a git tree in another public git repository, > >> and I'll use it for now. > >> > >> You can pull from: > >> > >> git://repo.or.cz/linux-btrfs-devel.git lzo-support I pulled this in last night and an all night run completed without troubles. I'm trying a few more this morning, but it looks really good. I think I'll also bump the compressed extent size up to 512KB, which will cut down on the number of extents in files that compress well. -chris