]> git.ipfire.org Git - people/ms/linux.git/commit
staging: lustre: lnet: migrate headers to lnet uapi directory
authorJames Simmons <jsimmons@infradead.org>
Sun, 20 Aug 2017 02:26:30 +0000 (22:26 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Aug 2017 01:36:50 +0000 (18:36 -0700)
commit037697dc2a2be8fa90f1e9e888f4cd50cdc6b305
treeeece9e970c2664a94292c7ba7ad22a68dc0e2cd3
parent28cb3e268fdfdb0ecb058b6f5b7725c09706cd66
staging: lustre: lnet: migrate headers to lnet uapi directory

Migrate the headers used by user land and kernel space to the
libcfs/lnet uapi directory.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-6245
Reviewed-on: https://review.whamcloud.com/28089
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Olaf Weber <olaf.weber@hpe.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
28 files changed:
drivers/staging/lustre/include/linux/libcfs/libcfs.h
drivers/staging/lustre/include/linux/lnet/api.h
drivers/staging/lustre/include/linux/lnet/lib-lnet.h
drivers/staging/lustre/include/linux/lnet/lib-types.h
drivers/staging/lustre/include/linux/lnet/socklnd.h
drivers/staging/lustre/include/uapi/linux/lnet/libcfs_ioctl.h [moved from drivers/staging/lustre/include/linux/libcfs/libcfs_ioctl.h with 100% similarity]
drivers/staging/lustre/include/uapi/linux/lnet/lnet-dlc.h [moved from drivers/staging/lustre/include/linux/lnet/lib-dlc.h with 98% similarity]
drivers/staging/lustre/include/uapi/linux/lnet/lnet-types.h [moved from drivers/staging/lustre/include/linux/lnet/types.h with 100% similarity]
drivers/staging/lustre/include/uapi/linux/lnet/lnetctl.h [moved from drivers/staging/lustre/include/linux/lnet/lnetctl.h with 99% similarity]
drivers/staging/lustre/include/uapi/linux/lnet/lnetst.h [moved from drivers/staging/lustre/include/linux/lnet/lnetst.h with 100% similarity]
drivers/staging/lustre/include/uapi/linux/lnet/nidstr.h [moved from drivers/staging/lustre/include/linux/lnet/nidstr.h with 99% similarity]
drivers/staging/lustre/lnet/libcfs/module.c
drivers/staging/lustre/lnet/lnet/api-ni.c
drivers/staging/lustre/lnet/lnet/module.c
drivers/staging/lustre/lnet/lnet/net_fault.c
drivers/staging/lustre/lnet/lnet/nidstrings.c
drivers/staging/lustre/lnet/lnet/peer.c
drivers/staging/lustre/lnet/selftest/conctl.c
drivers/staging/lustre/lnet/selftest/conrpc.h
drivers/staging/lustre/lnet/selftest/console.h
drivers/staging/lustre/lnet/selftest/rpc.h
drivers/staging/lustre/lnet/selftest/selftest.h
drivers/staging/lustre/lustre/include/lustre/lustre_idl.h
drivers/staging/lustre/lustre/include/lustre_disk.h
drivers/staging/lustre/lustre/include/lustre_net.h
drivers/staging/lustre/lustre/obdclass/class_obd.c
drivers/staging/lustre/lustre/obdclass/linux/linux-module.c
drivers/staging/lustre/lustre/ptlrpc/service.c