Whamcloud - gitweb
LU-8191 ptlrpc: add missing headers
authorTimothy Day <timday@amazon.com>
Thu, 28 Mar 2024 23:31:20 +0000 (16:31 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 30 Mar 2024 07:24:18 +0000 (07:24 +0000)
commit2ba254a594f56971e5c45fc363f453e3e299200d
tree6a7e99aa86819857bb87dfb85cd19df99bef33b5
parent57f489c5a39ec871235e41c75e14e84835b405a4
LU-8191 ptlrpc: add missing headers

Missing headers for several c-files in ptlrpc
cause functions to be incorrectly marked as only
being used within their respective c-files. This
patch adds those missing headers. It also addresses
a couple minor style issues.

Lustre-change: https://review.whamcloud.com/51480
Lustre-commit: fba78a416621343aadeeb4d28df86e422b653bfe

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: Idd8fa747a671079aba2b691ef23cc7564e5e2430
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54618
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/ptlrpc/layout.c
lustre/ptlrpc/nodemap_handler.c
lustre/ptlrpc/wiretest.c