usb-storage: fix for UFI LUN detection
authorAlan Stern <stern@rowland.harvard.edu>
Mon, 21 Aug 2006 16:00:53 +0000 (12:00 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 27 Sep 2006 18:58:55 +0000 (11:58 -0700)
commit3a3416b12f1fbd607bc137a57c924a628aa5485c
treea774044a6a0f3f4f5134a3d76c1e0be0b5982b12
parente113f29c902f0f4bbfa5370c380e5927e6e78f8e
usb-storage: fix for UFI LUN detection

The UFI specification doesn't permit devices to indicate non-existent
LUNs in the manner prescribed by the SCSI spec.  This patch (as773)
sets a special flag so that the SCSI scanner will recognize these
devices and treat them specially.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Matthew Dharm <mdharm-usb@one-eyed-alien.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/storage/scsiglue.c