Whamcloud - gitweb
LU-8191 lustre: convert lmv,lod,lov functions to static 79/51479/7
authorTimothy Day <timday@amazon.com>
Fri, 23 Jun 2023 20:53:00 +0000 (20:53 +0000)
committerOleg Drokin <green@whamcloud.com>
Wed, 29 Nov 2023 21:27:04 +0000 (21:27 +0000)
commit78605b74a56a5338aa93bbf394fe35d0f7c17c5b
tree5675e7ae9763513f77c539e90a891ec85e3da8b7
parent17c1cdf40e54f7be235f6b896dee575ef897d7a1
LU-8191 lustre: convert lmv,lod,lov functions to static

Static analysis shows that a number of functions
could be made static. This patch declares several
functions in lmv, lod, and lov static.

Also, remove one unused function: lov_lsm_entry()

Another function is intentionally unused for
debugging purposes. It was detected by static
analysis, but it has been left untouched.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: If409226ea201587c7f95d4a65ffaef72671b5ac2
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51479
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/lmv/lmv_obd.c
lustre/lod/lod_lov.c
lustre/lod/lod_object.c
lustre/lod/lod_qos.c
lustre/lov/lov_cl_internal.h
lustre/lov/lov_ea.c
lustre/lov/lov_io.c
lustre/lov/lov_obd.c