diff options
author | Filipe David Borba Manana <[email protected]> | 2014-01-29 21:06:04 +0000 |
---|---|---|
committer | Chris Mason <[email protected]> | 2014-02-03 09:01:27 -0800 |
commit | 0b947aff1599afbbd2ec07ada87b05af0f94cf10 (patch) | |
tree | 493e454078b2169ab97b5080390945589bb0d276 /fs/jbd/commit.c | |
parent | 8101c8dbf6243ba517aab58d69bf1bc37d8b7b9c (diff) |
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 <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions