Btrfs-progs: dont print uuid unless -u option is given
authorAnand Jain <anand.jain@oracle.com>
Thu, 25 Oct 2012 08:00:31 +0000 (16:00 +0800)
committerDavid Sterba <dsterba@suse.cz>
Fri, 1 Feb 2013 16:42:14 +0000 (17:42 +0100)
commitaebc64f01e2fe70b822ea6c10ae67074ab1f2b7c
tree654b1cf8de394700c140e93a3f51f4537eac3d8c
parent629dfb8fa801a8fdbccae7b634b1d288120ce4b9
Btrfs-progs: dont print uuid unless -u option is given

unless it was intentional to include uuid when -s
option is (show snapshot only) given, we would need
this break statement.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
cmds-subvolume.c