commit | 7ebc7e5f2c81f658b1d2f95fcde15dfd1a84b370 | [log] [tgz] |
---|---|---|
author | Johannes Thumshirn <jthumshirn@suse.de> | Mon Jun 03 16:58:52 2019 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Jul 01 13:35:01 2019 +0200 |
tree | d1c075ac13ba330310270e2b389563ab05fda9f1 | |
parent | 10fe6ca80d9d25eca9fd6d98eccf6c795532fe96 [diff] |
btrfs: format checksums according to type for printing Add a small helper for btrfs_print_data_csum_error() which formats the checksum according to it's type for pretty printing. Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: David Sterba <dsterba@suse.com> [ shorten macro name ] Signed-off-by: David Sterba <dsterba@suse.com>