Whamcloud - gitweb
LU-14889 lproc: Add server checksum_type
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Thu, 26 Aug 2021 12:07:50 +0000 (08:07 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 6 May 2022 06:59:47 +0000 (06:59 +0000)
commitfa7424c6fc5ee284c7ba8c3b964fa95ab15f6379
tree453db8b3efadd4edddee626a761c116cb0f4f312
parent595b5bba8cef8adc70ddb1584e006a69a707be70
LU-14889 lproc: Add server checksum_type

This patch adds 'checksum_type' lproc entries under server:
1. obdfilter.$FSNAME-OST${count}.checksum_type
2. mdt.$FSNAME-MDT${count}.checksum_type

Test-case: sanity/77o added

Lustre-change: https://review.whamcloud.com/44755
Lustre-commit: c18d5d892b62ccee3cc9ec20a2278f17bb2d2f2c

Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I12a26f5c8c8f2f93d57f377626b1753fc13ffbb3
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-on: https://review.whamcloud.com/47142
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/mdt/mdt_lproc.c
lustre/ofd/lproc_ofd.c
lustre/tests/sanity.sh