Whamcloud - gitweb
LU-3319 procfs: move ptlrpc proc handling over to seq_file 96/7296/18
authorJames Simmons <uja.ornl@gmail.com>
Fri, 6 Dec 2013 14:45:52 +0000 (09:45 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 15 Dec 2013 13:41:45 +0000 (13:41 +0000)
commitfee90a75e11d68f348decd00f698849d085069f2
treecc5fb110afd7f36d8a8bbe3b0dc1b1ee8f198b2c
parentd21e835b9cacf14d92f61a99b8514e28e98fb4a0
LU-3319 procfs: move ptlrpc proc handling over to seq_file

In order to support 3.10+ kernels for clients we adapt
the ptlrpc proc handling to using seq_files.

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: Ib0bf475d62fd632f6eaaad2d2efbcdedc49df3b8
Reviewed-on: http://review.whamcloud.com/7296
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ptlrpc/gss/lproc_gss.c
lustre/ptlrpc/lproc_ptlrpc.c
lustre/ptlrpc/nrs_crr.c
lustre/ptlrpc/nrs_orr.c
lustre/ptlrpc/ptlrpc_internal.h
lustre/ptlrpc/sec_bulk.c
lustre/ptlrpc/sec_lproc.c
lustre/ptlrpc/service.c