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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 26 Apr 2010 14:41:30 +0000 (07:41 -0700)
commitf435966fc52949d46680c8f953ae7a27e5b5c564
treeb51991bd6c7e9278622474371dc62f422e853362
parent285f4f1123e1c977eb5dfa7704cc6356be079581
SCSI: add scsi target reset support to scsi ioctl

commit 3f9daedfcb197d784c6e7ecd731e3aa9859bc951 upstream.

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>
Cc: maximilian attems <max@stro.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/scsi/scsi_ioctl.c