Whamcloud - gitweb
LU-14889 lproc: Add server checksum_type 55/44755/6
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Thu, 26 Aug 2021 12:07:50 +0000 (08:07 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 22 Sep 2021 04:44:04 +0000 (04:44 +0000)
commitc18d5d892b62ccee3cc9ec20a2278f17bb2d2f2c
tree548e6c72b458e01b832c8a8700285ec4de8f9d3c
parent3f2844dc9333c86452c37bd7b4519729b1351371
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

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