Whamcloud - gitweb
LU-8191 ptlrpc: add missing headers 80/51480/2
authorTimothy Day <timday@amazon.com>
Fri, 23 Jun 2023 20:49:08 +0000 (20:49 +0000)
committerOleg Drokin <green@whamcloud.com>
Fri, 14 Jul 2023 03:09:21 +0000 (03:09 +0000)
commitfba78a416621343aadeeb4d28df86e422b653bfe
tree8cf2203da0da468d15a905201198f0bc96482304
parent38d151f2f65d76fc392d356519227a648e114b5f
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.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: Idd8fa747a671079aba2b691ef23cc7564e5e2430
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51480
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/ptlrpc/layout.c
lustre/ptlrpc/nodemap_handler.c
lustre/ptlrpc/pack_server.c
lustre/ptlrpc/wiretest.c