Whamcloud - gitweb
Revert "LU-1201 checksum: add libcfs crypto hash"
authorOleg Drokin <green@whamcloud.com>
Mon, 11 Jun 2012 19:45:59 +0000 (15:45 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 11 Jun 2012 19:45:59 +0000 (15:45 -0400)
commit3f90f344ae059b30e7d23e4fe554a985eb827b02
tree5fcb03c9958dde76cc17b6be538f778b21d0c6c8
parent020924966d4acd98e96ede094d72a49b762233db
Revert "LU-1201 checksum: add libcfs crypto hash"

This reverts commit 84a3fd67356c8073a917ea6abd63928055e38156
that broke build for external ofed on rhel5 kernels.

Signed-off-by: Oleg Drokin <green@whamcloud.com>
33 files changed:
libcfs/autoconf/lustre-libcfs.m4
libcfs/include/libcfs/Makefile.am
libcfs/include/libcfs/libcfs.h
libcfs/include/libcfs/libcfs_crypto.h [deleted file]
libcfs/include/libcfs/linux/Makefile.am
libcfs/include/libcfs/linux/linux-crypto.h [deleted file]
libcfs/include/libcfs/posix/Makefile.am
libcfs/include/libcfs/posix/posix-crypto.h [deleted file]
libcfs/libcfs/Makefile.in
libcfs/libcfs/autoMakefile.am
libcfs/libcfs/linux/Makefile.am
libcfs/libcfs/linux/linux-crypto-adler.c [deleted file]
libcfs/libcfs/linux/linux-crypto-crc32.c [deleted file]
libcfs/libcfs/linux/linux-crypto.c [deleted file]
libcfs/libcfs/module.c
libcfs/libcfs/posix/posix-adler.c [deleted file]
libcfs/libcfs/posix/posix-crc32.c [deleted file]
libcfs/libcfs/user-crypto.c [deleted file]
lustre/include/linux/Makefile.am
lustre/include/linux/obd_cksum.h [new file with mode: 0644]
lustre/include/lustre_sec.h
lustre/include/obd_cksum.h
lustre/llite/llite_lib.c
lustre/mds/mds_lov.c
lustre/obdfilter/filter.c
lustre/ofd/ofd_obd.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/ptlrpc/import.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/sec_bulk.c
lustre/ptlrpc/sec_plain.c
lustre/tests/sanity.sh