Whamcloud - gitweb
LU-5275 libcfs: merge params_tree.h into lprocfs_status.h 41/13341/4
authorJames Simmons <uja.ornl@gmail.com>
Mon, 12 Jan 2015 15:37:21 +0000 (10:37 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 19 Jan 2015 23:48:54 +0000 (23:48 +0000)
commit17d614c7017c41d3484b163c8d86d324335c93e0
treeab4db49de2da7ec5b85ee541978e7b9fe4483446
parent7817e4c785d075aae76b635dcf799064590833b0
LU-5275 libcfs: merge params_tree.h into lprocfs_status.h

The macros in params_tree.h are only used for proc handling
in the lustre layer. Since this is the case we move all the
handling from params_tree.h to lprocfs_status.h

Change-Id: I590c1f2525bdd748450008af38510d19cd68f917
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Reviewed-on: http://review.whamcloud.com/13341
Tested-by: Jenkins
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/include/libcfs/Makefile.am
libcfs/include/libcfs/libcfs.h
libcfs/include/libcfs/params_tree.h [deleted file]
lustre/include/lprocfs_status.h
lustre/obdclass/lprocfs_jobstats.c
lustre/obdclass/lprocfs_status.c