Whamcloud - gitweb
LU-16796 ptlrpc: Change struct ptlrpc_reply_state to use kref 64/56364/3
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Wed, 11 Sep 2024 07:17:19 +0000 (03:17 -0400)
committerOleg Drokin <green@whamcloud.com>
Thu, 13 Mar 2025 17:06:07 +0000 (17:06 +0000)
commit782b21a969abc1302fab2198101e692d3b6eff41
treefc4e6704f8dd699553b2b7efaa7854304ea1aa3d
parent2a45af9061cf08acfd965d4ad043b61515b9680a
LU-16796 ptlrpc: Change struct ptlrpc_reply_state to use kref

This patch changes struct ptlrpc_reply_state to use
kref instead of atomic_t

Test-Parameters: trivial
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I15d4982e709fe420b1fade4108581fbc7669058e
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56364
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_net.h
lustre/ldlm/ldlm_lib.c
lustre/ptlrpc/events.c
lustre/ptlrpc/layout.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/service.c