Whamcloud - gitweb
LU-19859 misc: Declare symbols static 43/59143/2
authorOleg Drokin <green@whamcloud.com>
Wed, 7 May 2025 21:44:27 +0000 (17:44 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 14 May 2025 03:57:51 +0000 (03:57 +0000)
commitfbfc62c1fa92e3116be96dc99924ffaa16b4623a
tree6244611b100c18821fcfa347770f44c8c9ec8cb5
parentd37c231995c75d039b93c718f8fe76c41540f357
LU-19859 misc: Declare symbols static

Previous iteration missed osp_ping_show and
qsd_caches that are not used outside the
files they are in.

Change-Id: Ib2a0455d81ef0ff96537055ba62651c482a3159b
Test-Parameters: trivial
Signed-off-by: Oleg Drokin <green@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/59143
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/osp/lproc_osp.c
lustre/quota/qsd_lib.c