Whamcloud - gitweb
LU-10855 llog: remove obsolete llog handlers 02/32202/2
authorJohn L. Hammond <john.hammond@intel.com>
Mon, 30 Apr 2018 14:08:48 +0000 (09:08 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 29 May 2018 04:54:19 +0000 (04:54 +0000)
commit85011d372dfb50500ba5eef3f2fa79e5d6507539
tree231da3c2fd92665af28b275655a5bc828539a291
parentf024aabf8bbf797e101eec5ff054f7a6e3d253ed
LU-10855 llog: remove obsolete llog handlers

Remove the obsolete llog RPC handling for cancel, close, and
destroy. Remove llog handling from ldlm_callback_handler(). Remove the
unused client side method llog_client_destroy().

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Ieab44f3796971a7d3c65d6044e4c0be4afb4b508
Reviewed-on: https://review.whamcloud.com/32202
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lu_target.h
lustre/include/lustre_net.h
lustre/include/lustre_req_layout.h
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/ldlm/ldlm_lockd.c
lustre/mgs/mgs_handler.c
lustre/ptlrpc/layout.c
lustre/ptlrpc/llog_client.c
lustre/ptlrpc/llog_server.c
lustre/target/tgt_handler.c