Whamcloud - gitweb
LU-11729 obdclass: align to T10 sector size when generating guard 05/36205/2
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 21 Aug 2019 14:03:11 +0000 (10:03 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 23 Sep 2019 08:43:53 +0000 (08:43 +0000)
commit38e83f124a41b633da02073b76cf20495bef3919
tree26988ca8f42ea0cdceea678d1ff2570cc111ff0b
parent79346930b340f73f27c28a1c53c73cc2138b8508
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

Lustre-change: https://review.whamcloud.com/34043
Lustre-commit: 98ceaf854bb4738305769c5cd1df556ee99aa859

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-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Arshad Hussain <arshad.super@gmail.com>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/36205
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/obdclass/integrity.c
lustre/tests/sanity.sh