summaryrefslogtreecommitdiff
path: root/free-space-cache.h
diff options
context:
space:
mode:
authorQu Wenruo <quwenruo@cn.fujitsu.com>2015-05-15 14:28:23 +0800
committerDavid Sterba <dsterba@suse.cz>2015-05-26 16:48:16 +0200
commite737a9d56b2cec644f1462bf540cb78f858d146d (patch)
tree6e4ea10643f98557801ac46d063303746c84618d /free-space-cache.h
parentaf3b243358d3d352f59b4bcc38b695d5b4aa2644 (diff)
btrfs-progs: btrfstune: rework change_uuid
Change the change_uuid(): 1) Remove new_chunk_tree_uuid parameter 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 destination 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@cn.fujitsu.com> Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'free-space-cache.h')
0 files changed, 0 insertions, 0 deletions