From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josef Bacik Subject: Re: [GIT PULL] scrub fixes for -rc3 Date: Wed, 08 Jun 2011 09:25:57 -0400 Message-ID: <4DEF7865.5070403@redhat.com> References: <4DEF39C0.8040405@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Chris Mason , Linux Btrfs To: Arne Jansen Return-path: In-Reply-To: <4DEF39C0.8040405@gmx.net> List-ID: On 06/08/2011 04:58 AM, Arne Jansen wrote: > Hi Chris, > > please pull from > > git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne.git > for-chris > > It contains the 2 commits > > Arne Jansen (1): > btrfs: scrub: errors in tree enumeration > > Li Zefan (1): > Btrfs: avoid stack bloat in btrfs_ioctl_fs_info() > > It also reverts > > commit cb25c2ea6a79702ab7895b873c6c43e0d3bc3c72 > Author: Josef Bacik > Date: Wed May 11 12:17:34 2011 -0400 > > Btrfs: map the node block when looking for readahead targets > > because it breaks readahead and with it scrub. This went unnoticed, > because another commit disabled reada in many calling sites. Scrub > is a heavy user of reada. > NAK, this commit isn't wrong, something else is happening. Thanks, Josef