Loading
test/cuse: check block size before write and read file
The block size was fixed to 512, but the test might fail when the disk block size was set to 4KB and the write and read files aren't the same. Change-Id: I2293e79b37870ee573e063500587588cc4f21912 Signed-off-by:Marek Chomnicki <marek.chomnicki@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23291 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>