]> Git Repo - qemu.git/commit - hw/scsi/scsi-disk.c
scsi: Make device scsi-disk reject /dev/sg*
authorMarkus Armbruster <[email protected]>
Thu, 25 Feb 2010 10:23:52 +0000 (11:23 +0100)
committerAnthony Liguori <[email protected]>
Tue, 9 Mar 2010 14:47:20 +0000 (08:47 -0600)
commit32bb404a6a4d726dfd691f75704f08257ce65ffe
treee7a743dc70485cf19e765a41e5ca92adad6cdb4e
parent27f3f8a362570c5e9eb89b36b6c6d5db7b6e70e3
scsi: Make device scsi-disk reject /dev/sg*

You're supposed to use scsi-generic for that.  Which rejects anything
but /dev/sg*.

Signed-off-by: Markus Armbruster <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/scsi-disk.c
This page took 0.022042 seconds and 4 git commands to generate.