Whamcloud - gitweb
LU-1330 obdclass: splits server-side procfs handling 77/2677/16
authorLiu Xuezhao <xuezhao.liu@emc.com>
Mon, 5 May 2014 13:16:36 +0000 (09:16 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 20 May 2014 04:04:51 +0000 (04:04 +0000)
commit1b6d4ae18692ab4e8cb7330d8af4f905ab8213fb
treec49bf760fd3cb92e10d4bb93181ad82e3a6d6afb
parent864fc9daac267819f5e3bdebef6cdac4c6325626
LU-1330 obdclass: splits server-side procfs handling

Moves some server-side procfs routines to lprocfs_status_server.c.
Only compiles lprocfs_jobstats.c for server.

Signed-off-by: Liu Xuezhao <xuezhao.liu@emc.com>
Signed-off-by: Peng Tao <tao.peng@emc.com>
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: I32d5feda324bf76386a176e8bd78d74e59643f43
Reviewed-on: http://review.whamcloud.com/2677
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/include/lprocfs_status.h
lustre/obdclass/Makefile.in
lustre/obdclass/lprocfs_status.c
lustre/obdclass/lprocfs_status_server.c [new file with mode: 0644]