Whamcloud - gitweb
LU-14194 cksum: add lprocfs checksum support in MDC/MDT 71/40971/5
authorMikhail Pershin <mpershin@whamcloud.com>
Tue, 15 Dec 2020 13:56:21 +0000 (16:56 +0300)
committerOleg Drokin <green@whamcloud.com>
Mon, 18 Jan 2021 14:59:46 +0000 (14:59 +0000)
commit18d61a910bcc76312815f52b2d8f68717ab9b414
treeb3ab3214aac47766cbf1d403c542d531a6493b3b
parent3a88442dfffc451b0c598a95d49896e6ba271304
LU-14194 cksum: add lprocfs checksum support in MDC/MDT

Add missed support for checksum parameters in MDC and MDT
Handle T10-PI parameters in MDT similar to OFD, move all
functionality to target code and unify its usage in both
targets

Signed-off-by: Mikhail Pershin <mpershin@whamcloud.com>
Change-Id: I7d397067304e028bf597d5c3ab16250731ccba9d
Reviewed-on: https://review.whamcloud.com/40971
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Li Xi <lixi@ddn.com>
lustre/include/lu_target.h
lustre/mdc/lproc_mdc.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_lproc.c
lustre/ofd/lproc_ofd.c
lustre/ofd/ofd_dev.c
lustre/ofd/ofd_internal.h
lustre/ofd/ofd_obd.c
lustre/osc/lproc_osc.c
lustre/target/tgt_main.c