staging: lustre: libcfs: create libcfs_debug.h UAPI header
authorJames Simmons <jsimmons@infradead.org>
Sun, 20 Aug 2017 02:26:27 +0000 (22:26 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Aug 2017 01:36:49 +0000 (18:36 -0700)
commitad6f42598baa1d9b7aa7293c9a77f526dede1e04
tree26230e70a7bc01182d14e9f561375d2ce8f10fcb
parentcef7b965ae3c1359a29e04e48f6fc2714820cfcb
staging: lustre: libcfs: create libcfs_debug.h UAPI header

Break out the parts from libcfs_debug.h that is used by both user
land and kernel space into a new UAPI header.

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>
drivers/staging/lustre/include/linux/libcfs/libcfs_debug.h
drivers/staging/lustre/include/uapi/linux/lnet/libcfs_debug.h [new file with mode: 0644]