Whamcloud - gitweb
LU-16796 ptlrpc: Change struct ptlrpc_request_set to use kref 59/53459/13
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Thu, 14 Dec 2023 11:26:11 +0000 (16:56 +0530)
committerOleg Drokin <green@whamcloud.com>
Thu, 13 Mar 2025 17:05:38 +0000 (17:05 +0000)
commitb00779bf2dbf783bc7a7dcb9ebd5601ab5cddaca
tree136590471801c6397dae77c80aa276e7c490f59d
parente079b5396b4672da162c5c621cf9850bc7512ef5
LU-16796 ptlrpc: Change struct ptlrpc_request_set to use kref

This patch changes struct ptlrpc_request_set to use
kref instead of atomic_t

Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: Icd8dc9d532121b9087455b951a1b7ee922ab532c
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/53459
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: Timothy Day <timday@amazon.com>
lustre/include/lustre_net.h
lustre/ptlrpc/client.c
lustre/ptlrpc/ptlrpc_internal.h
lustre/ptlrpc/ptlrpcd.c