btrfs: add more codes to decoder table
authorDavid Sterba <dsterba@suse.com>
Tue, 28 Apr 2020 15:10:29 +0000 (17:10 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 May 2020 09:25:28 +0000 (11:25 +0200)
commitfb8521caa8f21f3153c5dc9feb055b6cd3e45c89
tree3e9cea8f13d7559b51c5167036d6f9d800b76a38
parentd54f814434c5f87356d35bc377f43ef8d0556f15
btrfs: add more codes to decoder table

I've grepped logs for 'errno=.*unknown' and found -95, -117 and -122,
now added to the table. The wording is adjusted so it makes sense in
context of filesystem.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/super.c