You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Using helper function for SCSI read capacity commands
There is a lot of reuse of the process for issuing read capacity and switching between 10B and 16B versions.
This change will use the new helper function from opensea-transport to reduce complexity and a single common method for getting device capacity information.
Signed-off-by: Tyler Erickson <[email protected]>
0 commit comments