commit | 6033f97919383b51ba6be74fbc1071ba934f9716 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri Oct 24 14:26:54 2014 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed Nov 12 11:16:02 2014 +0100 |
tree | 1ddd0339234ca208e35582afe94b1c4d8a1dadc6 | |
parent | 7ac7076344d90b27e0b6dcbe1380b0841f70859b [diff] |
scsi: implement scsi_opcode_sa_name Implement a lookup array for SERVICE ACTION commands instead of hardcoding it in a large switch statement. Signed-off-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Robert Elliott <elliott@hp.com> Signed-off-by: Christoph Hellwig <hch@lst.de>