Whamcloud - gitweb
LU-6142 obdclass: make ccc_users in cl_client_cache a refcount_t 81/48881/2
authorMr. NeilBrown <neilb@suse.de>
Fri, 7 Oct 2022 13:53:38 +0000 (09:53 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 2 Nov 2022 07:09:41 +0000 (07:09 +0000)
commited0f74cd635fa110c1896981d58c389826041808
treefd3abcf58858361999b612fb4aecd3ba408bc81e
parent5b911e03261c3de6b0c2934c86dd191f01af4f2f
LU-6142 obdclass: make ccc_users in cl_client_cache a refcount_t

As this is used as a refcount, it should be declared
as one.

Change-Id: I5af513ccb2b706a398e647ce0427affa4516a9b5
Signed-off-by: Mr. NeilBrown <neilb@suse.de>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/48881
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Emoly Liu <emoly@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/cl_object.h
lustre/llite/lproc_llite.c
lustre/obdclass/cl_page.c
lustre/osc/osc_page.c
lustre/osc/osc_request.c