Btrfs: Add support for HW assisted crc32c
authorChris Mason <chris.mason@oracle.com>
Mon, 4 Aug 2008 15:10:20 +0000 (11:10 -0400)
committerChris Mason <chris.mason@oracle.com>
Thu, 25 Sep 2008 15:04:06 +0000 (11:04 -0400)
commit3117a77370b6cb902191568e4e647cdcba083d0a
tree89fecdbfda66d1e0c5e7442b52a9892fbdbbfe8e
parent6dab81574346c831ded96ae3ab0e8f9ca72c37ae
Btrfs: Add support for HW assisted crc32c

Intel doesn't yet ship hardware to the public with this enabled, but when they
do, they will be ready.  Original code from:

Austin Zhang <austin_zhang@linux.intel.com>

It is currently disabled, but edit crc32c.h to turn it on.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/crc32c.h