[PATCH] Btrfs: increase the size of the free space cache

2012-08-06 Thread Josef Bacik
Arne was complaining about the space cache having mismatching generation numbers when debugging a deadlock. This is because we can run out of space in our preallocated range for our space cache if you have a pretty fragmented amount of space in your pinned space. So just increase the amount of

Re: [PATCH] Btrfs: increase the size of the free space cache

2012-08-06 Thread Arne Jansen
On 08/06/2012 09:46 PM, Josef Bacik wrote: Arne was complaining about the space cache having mismatching generation numbers when debugging a deadlock. This is because we can run out of space in our preallocated range for our space cache if you have a pretty fragmented amount of space in your