From: Michal Nazarewicz Date: Thu, 12 Aug 2010 15:43:51 +0000 (+0200) Subject: usb: gadget: mass_storage: optional SCSI WRITE FUA bit X-Git-Tag: v2.6.37-rc1~154^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cfe745e652eacf57ffc7862b7b3ccbdf336ad19;p=pandora-kernel.git usb: gadget: mass_storage: optional SCSI WRITE FUA bit The nofua parameter (optionally ignore SCSI WRITE FUA) was added to the File Storage Gadget some time ago. This patch adds the same functionality to the Mass Storage Function. Signed-off-by: Michal Nazarewicz Cc: Andy Shevchenko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed