summaryrefslogtreecommitdiff
path: root/hash.h
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2011-08-28 14:23:24 +0300
committerChris Mason <chris.mason@oracle.com>2011-10-25 09:18:59 -0400
commit3d7c94cfec7347e663106d2ca9db2b60dc9d8213 (patch)
tree7159c5fe581a53402f418c5b4b5e670140a3d340 /hash.h
parenta8b624eae7c358d67a35e847bd25c29f846046f9 (diff)
btrfsck: decode error properly
check_mounted() returns kernel-style negative errors. Patch drops sign for strerror(). Before the patch: check_mounted(): Could not open /dev/sdb2 Could not check mount status: Unknown error 18446744073709551603 After the patch: check_mounted(): Could not open /dev/sdb2 Could not check mount status: Permission denied Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'hash.h')
0 files changed, 0 insertions, 0 deletions