Btrfs-progs: fsck: while checking root refs print readable errors
authorRakesh Pandit <rakesh@tuxera.com>
Fri, 18 Apr 2014 23:13:55 +0000 (02:13 +0300)
committerDavid Sterba <dsterba@suse.cz>
Fri, 2 May 2014 15:03:27 +0000 (17:03 +0200)
commit275fd93826bdd1f20e34f2a0fe6d8a3f03767908
treebaeefe95d714fbcd90c652922e1d25a558422ab6
parent1e6195885baa1d3aea7b75c6fb752ce293e1b936
Btrfs-progs: fsck: while checking root refs print readable errors

Lets use "errors" instead of "error" because more then one ref errors
are possible. Also print error messages for unresolved refs in
check_root_refs.

Signed-off-by: Rakesh Pandit <rakesh@tuxera.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
cmds-check.c