diff options
author | Filipe David Borba Manana <fdmanana@gmail.com> | 2014-01-29 22:06:04 +0100 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2014-02-03 18:01:27 +0100 |
commit | 0b947aff1599afbbd2ec07ada87b05af0f94cf10 (patch) | |
tree | 493e454078b2169ab97b5080390945589bb0d276 /drivers/parisc | |
parent | Btrfs: disable snapshot aware defrag for now (diff) | |
download | linux-0b947aff1599afbbd2ec07ada87b05af0f94cf10.tar.xz linux-0b947aff1599afbbd2ec07ada87b05af0f94cf10.zip |
Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
After the commit titled "Btrfs: fix btrfs boot when compiled as built-in",
LIBCRC32C requirement was removed from btrfs' Kconfig. This made it not
possible to build a kernel with btrfs enabled (either as module or built-in)
if libcrc32c is not enabled as well. So just replace all uses of libcrc32c
with the equivalent function in btrfs hash.h - btrfs_crc32c.
Signed-off-by: Filipe David Borba Manana <fdmanana@gmail.com>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions