Missed chunk of 0acc026dda
.
This commit is contained in:
parent
0acc026dda
commit
fcdcfa2189
@ -336,7 +336,7 @@ cctl_dump_ooa(int fd, int argc, char **argv)
|
||||
if (ts.tv_nsec > 0)
|
||||
cmd_latency += ts.tv_nsec / 1000000;
|
||||
|
||||
fprintf(stdout, "LUN %jd tag 0x%04x%s%s%s%s%s%s%s: %s. CDB: %s "
|
||||
fprintf(stdout, "LUN %jd tag 0x%jx%s%s%s%s%s%s%s: %s. CDB: %s "
|
||||
"(%0.0Lf ms)\n",
|
||||
(intmax_t)entry->lun_num, entry->tag_num,
|
||||
(entry->cmd_flags & CTL_OOACMD_FLAG_BLOCKED) ?
|
||||
|
Loading…
Reference in New Issue
Block a user