Whamcloud - gitweb
LU-5275 obdclass: remove lproc_var argument to lprocfs_add_simple 32/11732/2
authorJames Simmons <uja.ornl@gmail.com>
Tue, 2 Sep 2014 15:44:38 +0000 (11:44 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 6 Sep 2014 02:49:51 +0000 (02:49 +0000)
commit3b5fc14da24a5c78346c2f42ea61b51c1d8c6191
tree3703c893f01997662599a69c7d1b621bc06765d9
parenta17cbaf772dd2b8bd910e5c047c0ebcf97a6ac87
LU-5275 obdclass: remove lproc_var argument to lprocfs_add_simple

The struct lproc_var argument is no longer used so we can
simplify the lprocfs_add_simple function.

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: I2099e92c9e93c67843a41fb8e46a481a75fbd004
Reviewed-on: http://review.whamcloud.com/11732
Tested-by: Jenkins
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lprocfs_status.h
lustre/lod/lod_pool.c
lustre/lov/lov_pool.c
lustre/mdt/mdt_lproc.c
lustre/obdclass/lprocfs_status.c
lustre/obdclass/lprocfs_status_server.c
lustre/ofd/ofd_dev.c