Btrfs-progs: spit out the broken file when ignoring errors
authorJosef Bacik <jbacik@fb.com>
Fri, 31 Oct 2014 18:01:23 +0000 (14:01 -0400)
committerDavid Sterba <dsterba@suse.cz>
Fri, 14 Nov 2014 10:00:24 +0000 (11:00 +0100)
commit6d6a3e79917487fd3c8945b82e785f77ac84882b
tree6a03e8ca95878f98ed29893866d02bb92a1af7c0
parent4fa068bcdb0e6714361b969367d6805fbeeba57d
Btrfs-progs: spit out the broken file when ignoring errors

It's nice to ignore errors on restore, but spit out the filename so the user
knows which files of his aren't going to look right.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
cmds-restore.c