Home
last modified time | relevance | path

Searched hist:"163 e783e6a8b1e8bcb4c9084d438091386b589df" (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Dextent-tree.cdiff 163e783e6a8b1e8bcb4c9084d438091386b589df Sun Apr 19 14:02:41 CEST 2009 David Woodhouse <dwmw2@infradead.org> 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>
H A Ddisk-io.cdiff 163e783e6a8b1e8bcb4c9084d438091386b589df Sun Apr 19 14:02:41 CEST 2009 David Woodhouse <dwmw2@infradead.org> 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>