Whamcloud - gitweb
LU-16796 lnet: Change struct lnet_delay_rule to use kref 57/53457/4
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Thu, 14 Dec 2023 06:28:30 +0000 (11:58 +0530)
committerOleg Drokin <green@whamcloud.com>
Mon, 16 Dec 2024 08:03:59 +0000 (08:03 +0000)
commit661a939aa55110f50839cc15b2a5012c4ea96219
tree3795f496fcc5f0ed9a039b435332d261cbfab3e9
parent392f558f405238d1b455256650a6aaa26fa7ab6e
LU-16796 lnet: Change struct lnet_delay_rule to use kref

This patch changes struct lnet_delay_rule to use
kref instead of atomic_t

Test-Parameters: trivial testlist=sanity-lnet
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I58bf5a27d779e20bc4734765980e83675ea53633
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/53457
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Chris Horn <chris.horn@hpe.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/lnet/net_fault.c