On Fri, May 15, 2015 at 02:28:23PM +0800, Qu Wenruo wrote: > Change the change_uuid(): > 1) Remove new_chunk_tree_uuid para > As chunk_tree_uuid is only internal used, no need to manual specify it. > Use random generated UUID instead. > > 2) Don't use heap allocated memory for fs_info->new_fsid/chunk_tree_id. > It's easy to forgot free or double free heap memory. > Use stack memory instead. > (In fact, I forgot to free them in previous patchset) > > 3) Print dst fsid. > As now it's possible to change fsid to random uuid, it's better to print > it out. > > Signed-off-by: Qu Wenruo <quwenruo@xxxxxxxxxxxxxx> All of the patchset applied, thanks! -- 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
