On Fri, Jul 28, 2017 at 10:50:14AM +0300, Nikolay Borisov wrote: > btrfs_alloc_dev_extent currently unconditionally sets the uuid in the leaf block > header the function is working with. This is unnecessary since this operation > is peformed by the core btree handling code (splitting a node, allocating a new > btree block etc). So let's remove it. > > Signed-off-by: Nikolay Borisov <nborisov@xxxxxxxx> Reviewed-by: David Sterba <dsterba@xxxxxxxx> -- 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
