spelling fixes: eventhough, shoudl, asyncronous, maxium, implicity
These changes are carried in debian for a long time, some since 2016. The last one (implicity) is new in 1.20.0. Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
committed by
Bart Van Assche
parent
d960e6253c
commit
6e0206c135
@@ -161,7 +161,7 @@ check_unmap(void)
|
||||
lbas->descriptors[i].lba + lbas->descriptors[i].num_blocks);
|
||||
if (lbas->descriptors[i].provisioning == SCSI_PROVISIONING_TYPE_MAPPED) {
|
||||
logging(LOG_VERBOSE, "[FAILED] Descriptor %d is MAPPED."
|
||||
"All descriptors shoudl be either DEALLOCATED "
|
||||
"All descriptors should be either DEALLOCATED "
|
||||
"or ANCHORED after SANITIZE", i);
|
||||
CU_FAIL("[FAILED] LBA status descriptor is MAPPED.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user