commit | e7e25e32693b052b29edb8396dbc577e1bf2a09f | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Nov 26 15:34:09 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Dec 03 09:41:39 2009 -0600 |
tree | 92b13f8417f92935da5d0621baf621c027ce3d85 | |
parent | c68b9f34c136ce4ff77fc165227596b267e15fa1 [diff] |
scsi-disk: restruct emulation: READ_CAPACITY Move READ_CAPACITY emulation from scsi_send_command() to scsi_disk_emulate_command(). Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>