Whamcloud - gitweb
LU-16796 ptlrpc: Change struct nrs_tbf_rule to use kref 93/56193/6
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Thu, 29 Aug 2024 05:45:22 +0000 (01:45 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 22 Jan 2025 18:41:39 +0000 (18:41 +0000)
commit308c7a553809695d475bbb640ffe1c86efd9719f
tree4b96d516b3fd03fe053a50cbf4e7df442f892ac6
parent84100d7f7d38cd7d7c612c190359d27a0554e011
LU-16796 ptlrpc: Change struct nrs_tbf_rule to use kref

This patch changes struct nrs_tbf_rule to use
kref instead of atomic_t

Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: Ia716655f98046787c51d2f581f2c88979a50b25b
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56193
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: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_nrs_tbf.h
lustre/ptlrpc/nrs_tbf.c