Whamcloud - gitweb
LU-10496 ofd: move FMD to the target code 76/34176/7
authorMikhail Pershin <mpershin@whamcloud.com>
Thu, 31 Jan 2019 13:15:28 +0000 (16:15 +0300)
committerOleg Drokin <green@whamcloud.com>
Fri, 15 Mar 2019 23:46:34 +0000 (23:46 +0000)
commit6459fa2b458612b5213b3b70839e340efff7aebc
treeb7d3dfb6b34e4258373390a72e116113f4670b96
parentc0100fc80d1230bb8f6e88cdbb0fc617c8fe1129
LU-10496 ofd: move FMD to the target code

- make FMD structures common for all targets
- adapt FMD functionality to be isolated from OFD for
  further move to the target code.

Signed-off-by: Mikhail Pershin <mpershin@whamcloud.com>
Change-Id: I9f67f14e4132205cca67aa778b990bb3b45c30be
Reviewed-on: https://review.whamcloud.com/34176
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
lustre/include/lu_target.h
lustre/include/lustre_export.h
lustre/ofd/lproc_ofd.c
lustre/ofd/ofd_dev.c
lustre/ofd/ofd_fmd.c
lustre/ofd/ofd_internal.h
lustre/ofd/ofd_io.c
lustre/ofd/ofd_obd.c
lustre/ofd/ofd_objects.c
lustre/target/tgt_internal.h
lustre/target/tgt_main.c