btrfs-progs: image: add reverse CRC32C table
commita17224416325a5218b46ace4bed3fe98d3468ef6
authorPiotr Pawlow <pp@siedziba.pl>
Fri, 11 Aug 2017 12:36:32 +0000 (11 14:36 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 Sep 2017 13:16:58 +0000 (25 15:16 +0200)
tree37dcdf95e53d0f72894900d31fbeb7e5409f4490
parentbc98731f4c6dc8235230a2484f236654c79f19be
btrfs-progs: image: add reverse CRC32C table

The table will be used to speed up calculations of CRC32C collisions.

Author: Piotr Pawlow <pp@siedziba.pl>
Signed-off-by: David Sterba <dsterba@suse.com>
image/main.c