Whamcloud - gitweb
LU-8191 lustre: convert ec,fid,ldlm,quota functions to static
authorTimothy Day <timday@amazon.com>
Thu, 28 Mar 2024 22:57:12 +0000 (15:57 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 30 Mar 2024 07:24:00 +0000 (07:24 +0000)
commit7a97dae2027ac3d4286aca4a77d6dbe6d8737a35
tree71ec3b9a4025e7b57c6f9b049661e7bd327bde11
parent6800beb0b0ec7cac2a4510760f568f2231d99922
LU-8191 lustre: convert ec,fid,ldlm,quota functions to static

Static analysis shows that a number of functions
could be made static. This patch declares several
functions in ec, fid, ldlm, and quota static.

Lustre-change: https://review.whamcloud.com/51476
Lustre-commit: bcc828bdf88f8a19e56535ff3840e06065b606b2

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: Ic64bdf0d802fd4c963b7b7d3a654575ebde5c07d
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54615
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/fid/fid_store.c
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_request.c
lustre/ldlm/ldlm_resource.c
lustre/quota/qmt_lock.c