Whamcloud - gitweb
LU-18162 mdc: convert Metadata Client to LU device
authorTimothy Day <timday@amazon.com>
Tue, 15 Apr 2025 17:38:09 +0000 (17:38 +0000)
committerOleg Drokin <green@linuxhacker.ru>
Fri, 13 Jun 2025 01:36:16 +0000 (21:36 -0400)
commitccb1b28cef734196ac57560ec93238a2757a128d
tree89cdac4c50cd67369ce017a6a15a0b703a2055cd
parentbae082e9c4f5ecdfb5642462470200c91ac94885
LU-18162 mdc: convert Metadata Client to LU device

Convert MDC to use LU device init/fini rather
than the legacy OBD API.

Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: Ic48accf1104d2845707b44519c32c5ced56ae8ef
lustre/include/lustre_osc.h
lustre/mdc/mdc_dev.c
lustre/mdc/mdc_internal.h
lustre/mdc/mdc_request.c
lustre/obdclass/lu_object.c
lustre/osc/osc_dev.c