Whamcloud - gitweb
LU-11729 obdclass: align to T10 sector size when generating guard 43/34043/11
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 21 Aug 2019 14:03:11 +0000 (10:03 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 16 Sep 2019 23:05:09 +0000 (23:05 +0000)
commit98ceaf854bb4738305769c5cd1df556ee99aa859
tree78815beef3e7cde0dcf6648a79f6c67000aa0a21
parentc05656557353954b2a9799c4e702329db2d38851
LU-11729 obdclass: align to T10 sector size when generating guard

Otherwise the client and server would come up with
different checksum when the page size is different.

Improve test_810 to verify all available checksum types.

Test-Parameters: trivial envdefinitions=ONLY=810 testlist=sanity,sanity,sanity
Test-Parameters: clientarch=aarch64 envdefinitions=ONLY=810 testlist=sanity,sanity
Test-Parameters: clientarch=ppc64 envdefinitions=ONLY=810 testlist=sanity,sanity
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Li Xi <lixi@ddn.com>
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Change-Id: I24117aebb277d4ddcb7787b715587e33023ebbe5
Reviewed-on: https://review.whamcloud.com/34043
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Arshad Hussain <arshad.super@gmail.com>
lustre/obdclass/integrity.c
lustre/tests/sanity.sh