Whamcloud - gitweb
LU-10994 osc: remove oap_cli 03/47403/5
authorJohn L. Hammond <jhammond@whamcloud.com>
Thu, 19 May 2022 18:46:26 +0000 (13:46 -0500)
committerOleg Drokin <green@whamcloud.com>
Mon, 12 Sep 2022 02:56:01 +0000 (02:56 +0000)
commit9b4fb6e65414fa75a23970863e8b0cc34d621db7
treed96cb2e71d25caa1ecf25ac9a796489d06514c70
parent10da530a2411f28988ab5287e73ccbcfb6100605
LU-10994 osc: remove oap_cli

Remove the redundant oap_cli member from struct osc_async_page.

...:(cl_page.c:216:__cl_page_alloc()) slab-alloced 'cl_page': 256 at 000000009ab84b37.

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: Idd088f0906a10773568495933592ac5e755dc047
Reviewed-on: https://review.whamcloud.com/47403
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/lustre_osc.h
lustre/osc/osc_cache.c
lustre/osc/osc_page.c