10939 libdiskstatus trusts disk mode sense data to its death
Review Request #1833 — Created May 9, 2019 and submitted
Information | |
---|---|
rm | |
illumos-gate | |
master | |
10939 | |
9035533... | |
Reviewers | |
general | |
10939 libdiskstatus trusts disk mode sense data to its death
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Rob Johnston <rob.johnston@joyent.com>
-
-
usr/src/lib/fm/libdiskstatus/common/ds_scsi_uscsi.c (Diff revision 1) Typo? ('s/hdr->length/page_code/')
Based on the others, I think this should be:
dprintf("\nMode sense page 0x%x: has header length for zero\n", page_code);
or with different wording:
dprintf("\nMode sense page 0x%x: header length is zero\n", page_code);
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+22 -3) |