Whamcloud - gitweb
LU-6245 libcfs: remove last of user land code in libcfs module 97/15197/2
authorJames Simmons <uja.ornl@yahoo.com>
Wed, 10 Jun 2015 15:24:20 +0000 (11:24 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 19 Jul 2015 04:05:36 +0000 (04:05 +0000)
commitb8e7ad5d6441c48aac6b4a0334735abe9f56ab28
tree6f50352091f159cf0a8c70523f0f2f8d3c62f461
parent502c141440b4e6a75a1162d25ba98315abe7ca4e
LU-6245 libcfs: remove last of user land code in libcfs module

Currently user land code still exist in libcfs source for
workitems and some of the linux specific debug code. We
can now safely remove the last bit of this code.

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Change-Id: Id137071f52cbce3a4c6de323b5412976fb687c54
Reviewed-on: http://review.whamcloud.com/15197
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: frank zago <fzago@cray.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/include/libcfs/libcfs.h
libcfs/include/libcfs/libcfs_workitem.h
libcfs/libcfs/linux/linux-debug.c
libcfs/libcfs/workitem.c