Whamcloud - gitweb
LU-9859 libcfs: move files out of libcfs/linux 91/37191/6
authorJames Simmons <jsimmons@infradead.org>
Sat, 18 Jan 2020 14:53:35 +0000 (09:53 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 28 Jan 2020 06:03:51 +0000 (06:03 +0000)
commit09a53f30e40e4897318698742f87cfe4f03d2e20
tree27f6370a0ca05001f34889ca258bf3be7ab3fd3c
parentf64e9f19f68e3983024520bd80122f12367a235a
LU-9859 libcfs: move files out of libcfs/linux

Files that are not used to handle various kernel verisons are
promoted out of the linux directory. Loosely based on

Linux-commit: f72c3ab791ac0b2b75b5b5d4d51d8eb89ea1e515

This bring us more into sync with linux lustre client.

Change-Id: I4aad42671de14b4e5ca0743d2126363c829b0d74
Test-Parameters: trivial
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/37191
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.super@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
libcfs/include/libcfs/linux/Makefile.am
libcfs/libcfs/Makefile.in
libcfs/libcfs/autoMakefile.am
libcfs/libcfs/linux-crypto-adler.c [moved from libcfs/libcfs/linux/linux-crypto-adler.c with 98% similarity]
libcfs/libcfs/linux-crypto.c [moved from libcfs/libcfs/linux/linux-crypto.c with 99% similarity]
libcfs/libcfs/linux-crypto.h [moved from libcfs/include/libcfs/linux/linux-crypto.h with 100% similarity]
libcfs/libcfs/linux-debug.c [moved from libcfs/libcfs/linux/linux-debug.c with 100% similarity]
libcfs/libcfs/linux-tracefile.c [moved from libcfs/libcfs/linux/linux-tracefile.c with 100% similarity]
libcfs/libcfs/linux/Makefile.am
lustre/ptlrpc/gss/gss_crypto.c