Make task->residual a size_t instead of an int
Update and improve the log messages for failures for the read10 invalid test
This commit is contained in:
@@ -128,7 +128,7 @@ do { \
|
||||
} \
|
||||
} while (0);
|
||||
|
||||
extern uint32_t block_size;
|
||||
extern size_t block_size;
|
||||
extern uint64_t num_blocks;
|
||||
extern int lbpme;
|
||||
extern int lbppb;
|
||||
|
||||
Reference in New Issue
Block a user