Re: [PULL] Btrfs, updates for 4.12

2017-04-26 Thread Chris Mason
On 04/26/2017 11:06 AM, Filipe Manana wrote: > Hi, > > Did you actually ran xfstests with those readahead patches to > preallocate radix tree nodes? > > With those 2 patches applied (Chris' for-linus.4,12 branch) this > breaks things and many btrfs specific tests (at least, since I can't > get

Re: [PULL] Btrfs, updates for 4.12

2017-04-26 Thread David Sterba
On Wed, Apr 26, 2017 at 04:06:29PM +0100, Filipe Manana wrote: > On Wed, Apr 19, 2017 at 12:35 PM, David Sterba wrote: > > Adam Borowski (1): > > btrfs: fix a bogus warning when converting only data or metadata > > > > Anand Jain (3): > > btrfs: use q which is

Re: [PULL] Btrfs, updates for 4.12

2017-04-26 Thread Filipe Manana
On Wed, Apr 19, 2017 at 12:35 PM, David Sterba wrote: > Hi, > > this is the main part of my 4.12 pull, condensed changelog below. I might send > another pull with low-risk patches, mostly cleanups, but so far I'm done with > base testing now. We had a high-churn cycle last time,

Re: [PULL] Btrfs, updates for 4.12

2017-04-26 Thread Chris Mason
On 04/26/2017 11:06 AM, Filipe Manana wrote: Hi, Did you actually ran xfstests with those readahead patches to preallocate radix tree nodes? With those 2 patches applied (Chris' for-linus.4,12 branch) this breaks things and many btrfs specific tests (at least, since I can't get pass them)

[PULL] Btrfs, updates for 4.12

2017-04-19 Thread David Sterba
Hi, this is the main part of my 4.12 pull, condensed changelog below. I might send another pull with low-risk patches, mostly cleanups, but so far I'm done with base testing now. We had a high-churn cycle last time, so this could be small one and we can concentrate on testing & fixing the raid56