btrfs-progs: btrfsck: Print which filesystem to be checked to stdout
authorDieter Ries <mail@dieterries.net>
Sun, 14 Oct 2012 15:17:19 +0000 (17:17 +0200)
committerDavid Sterba <dsterba@suse.cz>
Fri, 1 Feb 2013 16:38:35 +0000 (17:38 +0100)
commit629dfb8fa801a8fdbccae7b634b1d288120ce4b9
tree4ef674f591011ce3c76b1565d1241dad11a77e4b
parent641e68837587e2ee627b9fe57b54a9e1ff269cc7
btrfs-progs: btrfsck: Print which filesystem to be checked to stdout

This patch makes btrfsck print the filesystem, which is to be checked,
to stdout, as well as the UUID of the corresponding partition.
This should be helpful when analyzing (copied and pasted) output of
btrfsck.

Signed-off-by: Dieter Ries <mail@dieterries.net>
btrfsck.c