Whamcloud - gitweb
LU-6142 clio: make cp_ref in cl_page a refcount_t 72/49072/3
authorMr. NeilBrown <neilb@suse.de>
Tue, 8 Nov 2022 17:23:04 +0000 (12:23 -0500)
committerOleg Drokin <green@whamcloud.com>
Tue, 29 Nov 2022 07:06:25 +0000 (07:06 +0000)
commite19804a3b7e793a11b1c8b5e0db9f6315f243b8c
tree8f2e3eaacba8ac336eccb4858478ee19c5a9fe5a
parent91cb04ef800a8ae9384777286ee1282a262ee89e
LU-6142 clio: make cp_ref in cl_page a refcount_t

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

Change-Id: I8108e14e545bb56aae34a0f6ae9d5a04227fc067
Signed-off-by: Mr. NeilBrown <neilb@suse.de>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49072
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/cl_object.h
lustre/llite/vvp_io.c
lustre/llite/vvp_page.c
lustre/obdclass/cl_page.c