Whamcloud - gitweb
LU-8191 lustre: convert ec,fid,ldlm,quota functions to static 76/51476/4
authorTimothy Day <timday@amazon.com>
Fri, 23 Jun 2023 20:47:26 +0000 (20:47 +0000)
committerOleg Drokin <green@whamcloud.com>
Fri, 14 Jul 2023 03:08:50 +0000 (03:08 +0000)
commitbcc828bdf88f8a19e56535ff3840e06065b606b2
tree376cd736d17bd2331610f88c435788b44ccbca03
parentbcbf31a9e1bd6399053a5a757b406152f0d65a42
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.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: Ic64bdf0d802fd4c963b7b7d3a654575ebde5c07d
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51476
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: jsimmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ec/ec_base.c
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