commit | e35b79a1070d681b4842dad27b1edaf9811da7e9 | [log] [tgz] |
---|---|---|
author | Johannes Thumshirn <jthumshirn@suse.de> | Fri Aug 30 13:36:08 2019 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Sep 09 14:59:19 2019 +0200 |
tree | c51e13fdfa5f86a892d1a924579f71c5d1d0ac5c | |
parent | 84fe47a4be931d506670a1f126c477f5c17d3a76 [diff] |
btrfs: turn checksum type define into an enum Turn the checksum type definition into a enum. This eases later addition of new checksums. Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>