On Fri, Sep 29, 2017 at 03:43:56PM -0400, Josef Bacik wrote: > We do a couple different cleanup operations on the ref head. We adjust > counters, we'll free any reserved space if we didn't end up using the > ref, and we clear the pending csum bytes. Move all these disparate > things into cleanup_ref_head and clean up the logic in > __btrfs_run_delayed_refs so that it handles the !ref case a lot cleaner, > as well as making run_one_delayed_ref() only deal with real refs and not > the ref head. > > Signed-off-by: Josef Bacik <jbacik@xxxxxx> Reviewed-by: David Sterba <dsterba@xxxxxxxx> This one was tough. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
