On Thu, Jun 01, 2017 at 04:46:05PM +0200, David Sterba wrote:
> On Tue, May 09, 2017 at 11:34:17AM +0300, Nikolay Borisov wrote:
> > Here are two patches which aim to disentangle and make more explicit 
> > the situation when a space_info has to be created VS when space_info values 
> > are being updated. 
> > 
> > It survived multiple xfstest runs with additional ASSERTs which I have 
> > removed
> > in this posting. One such assert which didn't trigger was in 
> > btrfs_make_block_group. Despite that I haven't changed the logic of the code
> > to try and allocate a space_info if one can't be found. However, I'd like 
> > someone more knowledgble of the internals of bg lifecycle to tell me if 
> > in fact btrfs_make_block_group can be called with flags for non-existant 
> > struct space_info. 
> > 
> > 
> > 
> > Nikolay Borisov (2):
> >   btrfs: Separate space_info create/update
> >   btrfs: Refactor update_space_info
> 
> I don't see an updated version of this patchset, Jeff had some comments
> that are beyond what I normally fix during commit. Please fix and
> resend, thanks.

Never mind, I did not see it in the main inbox, because it's been
already added to the for-next queue.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to