On 18/03/2026 07:54, Hannes Reinecke wrote:
/* * submit_rtpg - Issue a REPORT TARGET GROUP STATES command * @sdev: sdev the command should be sent to??? And this function is useful _why_? We're just sending a normal 'TEST UNIT READY', it has nothing to do with ALUA. Why do we have a special function here?
This is used in the STPG code, and I added the STPG code to scsi_alua.c Thanks, John

