Whamcloud - gitweb
LU-10994 clio: remove cpl_obj 02/47402/5
authorJohn L. Hammond <jhammond@whamcloud.com>
Thu, 19 May 2022 18:29:58 +0000 (13:29 -0500)
committerOleg Drokin <green@whamcloud.com>
Mon, 12 Sep 2022 02:55:53 +0000 (02:55 +0000)
commit10da530a2411f28988ab5287e73ccbcfb6100605
tree0b8594a7bae2b88471bfc80588885eb21805fcd6
parent27e19a5420ae3ec22d8f3fe7f0e7794676479540
LU-10994 clio: remove cpl_obj

Remove cpl_obj from struct cl_page_slice. This member is only used in
the osc layer and struct osc_page already contains a pointer to the
osc_object.

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: I6451aa50ff0e8db67f1c6f4f7edbde4fa8d36c5b
Reviewed-on: https://review.whamcloud.com/47402
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/cl_object.h
lustre/include/lustre_osc.h
lustre/obdclass/cl_page.c
lustre/osc/osc_cache.c
lustre/osc/osc_page.c