Whamcloud - gitweb
LU-10994 echo: remove client operations from echo objects
authorJohn L. Hammond <jhammond@whamcloud.com>
Wed, 14 Feb 2024 20:00:59 +0000 (12:00 -0800)
committerAndreas Dilger <adilger@whamcloud.com>
Sun, 3 Mar 2024 10:16:46 +0000 (10:16 +0000)
commit986dc18e75a79213dc181772562fbe5d32904f1c
tree703c29d3c25ca3c5d167e920c7adb06f2a498bc5
parente33f7f3e8827bca5d010dbfd877955e3edcca1a3
LU-10994 echo: remove client operations from echo objects

Remove the client (io, page, lock) operations from echo_client
objects. This will facilitate the simplification of CLIO.

Lustre-change: https://review.whamcloud.com/47240
Lustre-commit: 6060ee55b194e37e87031c40e9d48f967eabe314

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: If9e55c7d54c171aa2e1bcf272641c2bd6be8ad48
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54046
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/obdecho/echo_client.c