btrfs-progs: mkfs: print the new UUID
authorDavid Sterba <dsterba@suse.com>
Thu, 10 Nov 2016 17:23:01 +0000 (18:23 +0100)
committerDavid Sterba <dsterba@suse.com>
Fri, 11 Nov 2016 15:25:18 +0000 (16:25 +0100)
commitdbf16fe5e4317e432525b5d3a36d31e77e4c5a5a
treec338d7c15d9d8fae1f6b04bfe3a9fe6f5067ed4b
parentebcd9f7eefb3c6cdab79b5589fe96ce48f33092c
btrfs-progs: mkfs: print the new UUID

Unless the uuid is specified as the command line option, it's not
printed in the summary.

Signed-off-by: David Sterba <dsterba@suse.com>
mkfs.c