commit | 5dd90e2ad7a0ac27fc132f778827e70b7dbaf627 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Nov 26 15:34:13 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Dec 03 09:41:40 2009 -0600 |
tree | 681ba7ee21a493cd40dbd4767c004e45f8bfdd26 | |
parent | 382155536cdbffb9ea621f61773109594626ba01 [diff] |
scsi-disk: restruct emulation: SERVICE_ACTION_IN Move SERVICE_ACTION_IN emulation from scsi_send_command() to scsi_disk_emulate_command(). Also add SERVICE_ACTION_IN to scsi-defs.h and scsi_command_name(). Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>