Whamcloud - gitweb
LU-13814 osc: cleanup osc_completion 41/52141/37
authorPatrick Farrell <pfarrell@whamcloud.com>
Mon, 28 Apr 2025 16:12:28 +0000 (12:12 -0400)
committerOleg Drokin <green@whamcloud.com>
Sat, 7 Jun 2025 22:53:20 +0000 (22:53 +0000)
commit2910f279ca3a7e7388ea93000daf7c9d5b5493f9
tree5a21c6b27fb594d61fbd7d4bd5df7d87b206cef4
parent8efbad8ff4edc00b4b727f3bb6f6f0fead2c35e2
LU-13814 osc: cleanup osc_completion

Removing oap_cmd usage in osc_completion makes it easier to
remove osc page usage for DIO.

There's also no need for the osc_ap_completion wrapper, so
remove it.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: Ie72eecded73b0444a51b0273bf8913bfaee001bd
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52141
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Marc Vef <mvef@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/osc/osc_cache.c