[SCSI] add scsi target reset support to scsi ioctl
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 5 Nov 2009 17:37:28 +0000 (11:37 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:01:33 +0000 (12:01 -0600)
commit3f9daedfcb197d784c6e7ecd731e3aa9859bc951
tree325fcbc8499c5a627450fdf7a6230157d2ae9625
parent2bc1c59dbdefdb6f9767e06efb86bbdb2923a8be
[SCSI] add scsi target reset support to scsi ioctl

The scsi ioctl code path was missing scsi target reset
support. This patch just adds it.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/scsi_ioctl.c