From: James Simmons Date: Mon, 31 Jan 2022 17:44:46 +0000 (-0500) Subject: LU-11787 test: Fix checkfilemap tests for 64K page X-Git-Tag: 2.15.51~186 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=7c88dfd28b5cc6114a85f187ecb2473657d42c9d;hp=7c88dfd28b5cc6114a85f187ecb2473657d42c9d;p=fs%2Flustre-release.git LU-11787 test: Fix checkfilemap tests for 64K page File mapping is page size aligned. Modify the tests to handle 64K page. Test-Parameters: trivial clientdistro=el8.5 clientarch=aarch64 testlist=sanityn env=ONLY="71a 71b" Test-Parameters: trivial clientdistro=el8.5 clientarch=ppc64le testlist=sanityn env=ONLY="71a 71b" Change-Id: I316a197db8cdd0f9064431f8c572b43adf6110b8 Signed-off-by: James Simmons Signed-off-by: Xinliang Liu Reviewed-on: https://review.whamcloud.com/45629 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Arshad Hussain Reviewed-by: Oleg Drokin ---