check_lun_is_wiped() verifies whether the 256 blocks following LBA 'lba' contain byte value 'c'. Modify the log messages such that these refer to byte value 'c' instead of to zero. Change the argument type of 'c' from char into unsigned char to avoid that 'c' is sign extended in the log statements. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
6.6 KiB
6.6 KiB