linux/drivers/staging/lustre
Peng Tao 9c782da4f0 staging/lustre/libcfs: cleanup linux-crypto
We don't need to implement crc32 and crc32pclmul on our own.
The crc32-pclmul support was merged into the 3.8 kernel in commit
78c37d1, no need to keep a local copy in Lustre anymore.
The crc32 implementation is identical to crypto-crc32. So drop
Lustre's private implementation and select kernel crypto in Kconfig.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Peng Tao <tao.peng@emc.com>
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-06-06 11:31:02 -07:00
..
include/linux staging/lustre/libcfs: restore LINVRNT 2013-06-06 11:31:02 -07:00
lnet staging/lustre: clean up and remove libcfs/linux/linux-mem.c 2013-06-03 11:32:51 -07:00
lustre staging/lustre/libcfs: cleanup linux-crypto 2013-06-06 11:31:02 -07:00
Kconfig
Makefile
TODO