Whamcloud - gitweb
LU-8066 ldlm: move all remaining files from procfs to debugfs 55/29255/7
authorDmitry Eremin <dmitry.eremin@intel.com>
Thu, 8 Mar 2018 14:44:11 +0000 (09:44 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 2 May 2018 02:22:37 +0000 (02:22 +0000)
commit05a36534ba2d8b0c3d243fe586e8cc03480055c6
tree79c65be6b3592c75f114f70feaf094d6c60643fb
parentf2d5622c4cd325a6e0fcca95193ef5cfa5bb3af1
LU-8066 ldlm: move all remaining files from procfs to debugfs

Move all files except stats. It will be moved later after change
type of obddev->obd_proc_entry member.

Linux-commit: 700815d47f9da0477229f009b6fa235f20da1e21

Clean up the helper functions used to implement "dump_granted_max" in
debugfs.

Change-Id: Id0a0b2c663295c7164c52f89d81525dbefbb992a
Signed-off-by: Dmitry Eremin <dmiter4ever@gmail.com>
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/29255
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
19 files changed:
lustre/include/lustre_dlm.h
lustre/include/lustre_net.h
lustre/include/obd.h
lustre/ldlm/ldlm_internal.h
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_pool.c
lustre/ldlm/ldlm_request.c
lustre/ldlm/ldlm_resource.c
lustre/mdt/mdt_mds.c
lustre/mgs/mgs_handler.c
lustre/osp/osp_dev.c
lustre/ost/ost_handler.c
lustre/ptlrpc/lproc_ptlrpc.c
lustre/ptlrpc/nrs_crr.c
lustre/ptlrpc/nrs_delay.c
lustre/ptlrpc/nrs_orr.c
lustre/ptlrpc/nrs_tbf.c
lustre/ptlrpc/ptlrpc_internal.h
lustre/ptlrpc/service.c