]> git.sesse.net Git - bcachefs-tools-debian/commit
Use bch2_err_str() instead of strerror()
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 19 Dec 2022 21:05:54 +0000 (16:05 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 19 Dec 2022 21:05:54 +0000 (16:05 -0500)
commit1eae1d718c228fb1fc3e7a47a830a2c71f84b5cf
treeda47d7b5b6591ca45951eb63bdee21a313ce8aec
parente2670a38d1ad6038d64687cb1d585349508e06d7
Use bch2_err_str() instead of strerror()

This correctly prints out our private error codes.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
cmd_device.c
cmd_dump.c
cmd_format.c
cmd_fsck.c
cmd_fusemount.c
cmd_key.c
cmd_kill_btree_node.c
cmd_list.c
cmd_list_journal.c
cmd_migrate.c
cmd_option.c