diff options
author | David Woodhouse <dwmw2@infradead.org> | 2009-04-19 12:02:41 (GMT) |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2009-06-10 15:29:53 (GMT) |
commit | 163e783e6a8b1e8bcb4c9084d438091386b589df (patch) | |
tree | dd7fbe662b7c81ba8c548b309fed4376f07ea495 /fs/btrfs/file.c | |
parent | 6cbff00f4632c8060b06bfc9585805217f11e12e (diff) | |
download | linux-163e783e6a8b1e8bcb4c9084d438091386b589df.tar.xz |
Btrfs: remove crc32c.h and use libcrc32c directly.
There's no need to preserve this abstraction; it used to let us use
hardware crc32c support directly, but libcrc32c is already doing that for us
through the crypto API -- so we're already using the Intel crc32c
acceleration where appropriate.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/btrfs/file.c')
0 files changed, 0 insertions, 0 deletions