]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libxfs: remove crc32 functions
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 1 Aug 2018 22:06:35 +0000 (17:06 -0500)
committerEric Sandeen <sandeen@redhat.com>
Wed, 1 Aug 2018 22:06:35 +0000 (17:06 -0500)
commitb123033ac2bb075b0abcc631a9416c365805f154
treea9846952db7eeb52e0f7aa910ef3fd421fa61f4a
parent30d6292288fe452eeb349d6b25f51e428a1675ec
libxfs: remove crc32 functions

XFS uses crc32c, not crc32.  Remove the unnecessary crc32 code, which
decreases binary size by the 8K crc32 table.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
include/libxfs.h
libxfs/crc32.c
libxfs/crc32defs.h
libxfs/gen_crc32table.c
libxfs/libxfs_priv.h