Whamcloud - gitweb
LU-8418 libcfs: remove lnet upcall code 40/21440/6
authorAlexander Zarochentsev <alexander.zarochentsev@seagate.com>
Thu, 10 Sep 2015 06:26:43 +0000 (09:26 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 19 Nov 2016 15:48:34 +0000 (15:48 +0000)
commit4bc9bae59fea315bdd36e8170e8388d5fce2a397
tree9bfea7520df7b64da468febaa182c261a34df1ae
parent29abb12fe8a333d8295420dfe3c70b9f742d6527
LU-8418 libcfs: remove lnet upcall code

Removing lnet upcall infrastructure completely
as nobody uses it anymore. The upcall causes a delay
before calling BUG() and might even cause a hang
making getting a crash dump unreliable or containing
outdated info.

Change-Id: I20af6874116542d16bcc9a9eb75c813a124e346d
Seagate-bug-id: MRP-2939
Signed-off-by: Alexander Zarochentsev <alexander.zarochentsev@seagate.com>
Reviewed-on: http://review.whamcloud.com/21440
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/include/libcfs/libcfs_private.h
libcfs/libcfs/linux/linux-debug.c
libcfs/libcfs/module.c
libcfs/libcfs/tracefile.h
lustre/ldlm/ldlm_lockd.c