Closed NekoCWD closed 9 months ago
No changes to cppcheck or scan-build output and looks like no ABI breakage.
This looks fine to me, but lets see if anyone else has any thoughts.
-- bye, pabs
Looks good to me. Will you merge @pabs3 ?
@NekoCWD could you submit a PR for gt to add support for this too?
@NekoCWD could you submit a PR for gt to add support for this too?
Shure, i'll do it
Add "inquiry_string" to LUN attributes
What is inquiry_string in LUN attributes?
Inquiry string is a name of LUN which used in SCSI inquiry
For example:
Without inquiry_string (as now)
Without inquiry_string (after merging this PR)
Solves: #86