Whamcloud - gitweb
LU-16231 misc: rename lprocfs_stats functions 47/48847/3
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 13 Oct 2022 06:05:04 +0000 (00:05 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 20 Dec 2022 14:43:22 +0000 (14:43 +0000)
commit6293a8723d850d72e7313a92fa967e24d580f59d
treea6fab6aa904d403e6a8e9769f64dc28130741ad3
parent222fbed52e02122c752fcb7fca153e9d8fe487bf
LU-16231 misc: rename lprocfs_stats functions

Rename lprocfs_{alloc,register,clear,free}_stats() to be
lprocfs_stats_*() so these functions can be found more easily
in relation to struct lprocfs_stats.

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I671284a86ee2a1fd3c58da75923f9467e72540e5
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/48847
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Ellis Wilson <elliswilson@microsoft.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
16 files changed:
lustre/include/lprocfs_status.h
lustre/include/obd_class.h
lustre/ldlm/ldlm_pool.c
lustre/ldlm/ldlm_resource.c
lustre/llite/lproc_llite.c
lustre/mdt/mdt_fs.c
lustre/mgs/mgs_fs.c
lustre/obdclass/class_obd.c
lustre/obdclass/lprocfs_jobstats.c
lustre/obdclass/lprocfs_status.c
lustre/obdclass/lprocfs_status_server.c
lustre/obdclass/lu_object.c
lustre/ofd/ofd_obd.c
lustre/osd-ldiskfs/osd_lproc.c
lustre/osd-zfs/osd_lproc.c
lustre/ptlrpc/lproc_ptlrpc.c