Whamcloud - gitweb
LU-18162 mdc: convert Metadata Client to LU device 09/58809/7
authorTimothy Day <timday@amazon.com>
Tue, 15 Apr 2025 17:38:09 +0000 (17:38 +0000)
committerOleg Drokin <green@whamcloud.com>
Tue, 17 Jun 2025 02:50:31 +0000 (02:50 +0000)
commit40585fc40f8da3deb9fe2d18d6accb812729d38b
tree2eaa7c7e1031b1375237842c8eb556891c7b538f
parent74a7749450c4f43a0ee041b0e81b53dcd90ad0cd
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
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58809
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
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